Skip to content

Commit 16c4631

Browse files
author
Gornicki, Lukasz
committed
final formatting fix
1 parent ce7926f commit 16c4631

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ The easiest solution is to publish the API Doc portal on GitHub pages. Of course
6565
The page url must be the same as the name of your newly created `your_github_username.github.io` repository.
6666

6767
3. Modify `docpad.coffee` file in forked `docpad-skeleton-apidocs` repository. Change the `url` attribute:
68-
```
69-
environments:
70-
prod:
71-
templateData:
72-
site:
73-
url: "http://derberg.github.io"
74-
```
75-
It should point to the following url: `http://your_github_username.github.io`
68+
```
69+
environments:
70+
prod:
71+
templateData:
72+
site:
73+
url: "http://derberg.github.io"
74+
```
75+
It should point to the following url: `http://your_github_username.github.io`
7676

7777
4. Navigate to the local clone of `docpad-skeleton-apidocs` repository in the terminal
7878

0 commit comments

Comments
 (0)