Skip to content

Commit 8475bcd

Browse files
authored
Update README.md
1 parent 8fbe56a commit 8475bcd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ The reason for creating the Razroo Markdown engine is twofold: 1. Have a pseudo-
4444

4545
2. Allow for a single source of content, to be built out to multiple platforms.
4646

47+
## [Accessing Razroo's Private NPM Repos](https://razroo.atlassian.net/wiki/spaces/EN/pages/2129592321/Logging+Into+Accessing+Razroo+s+Private+NPM+Repos)
48+
4749
# Workflow
4850

4951
## Netlify / Technical Writers
@@ -94,10 +96,6 @@ The JSON file contains five parts:
9496
1. `path:` - Path of file to be built.
9597
1. `title:` - Title of the file to be built.
9698
1. `id:` - Chapter unique id of chapter to be built.
97-
98-
OR
99-
1. `subject:` - Subject of chapters in chapters array.
100-
1. `chapters: [{}]` - Array of chapters following above pattern with `path`, `title`, and `id`
10199

102100

103101
*** Note: Title will be automatically added to book chapter on build process, if no `title:` is present ***

0 commit comments

Comments
 (0)