Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377e86a commit e0002eaCopy full SHA for e0002ea
docs/README.md
@@ -615,7 +615,7 @@ Arguments:
615
- It should be a full URL to the **document folder** of your GitHub project.
616
- Here is the general form - use your own repo details and typically `BRANCH` is `master` and `DIRECTORY` is `docs`.
617
```
618
- https://github.com/USERNAME/REPONAME/blob/BRANCH/DIRECTORY/'
+ https://github.com/USERNAME/REPONAME/blob/BRANCH/DIRECTORY/
619
620
- Example based on this repo:
621
```javascript
0 commit comments