Skip to content

Commit a918891

Browse files
Shima DastgheibShima Dastgheib
authored andcommitted
updated the documentation
1 parent fa004fb commit a918891

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Make sure you have [Node.js](http://nodejs.org/) installed.
2828
Running the editor:
2929

3030
```shell
31-
git clone https://github.com/WebsmartAPI/swagger-editor.git
32-
cd swagger-editor
31+
git clone https://github.com/SmartAPI/smartAPI-editor.git
32+
cd smartAPI-editor
3333
npm install
3434
chmod 755 scripts/nmchange.sh
3535
./scripts/nmchange.sh

docs/smartAPIdeveloper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
smartAPI editor is an extentetion to Swagger editor. This guideline helps the developers find the right place in the code to modify.
44

5-
:exclamation: Make sure you are in swagger-editor directory; and have run *npm install*.
5+
:exclamation: Make sure you are in smartAPI-editor directory; and have run *npm install*.
66

77
### smartAPI specification
88
The JSON schema, the editor uses to validate the API document:

0 commit comments

Comments
 (0)