Skip to content

Commit 249f09c

Browse files
authored
Update site generation instructions (InnerSourceCommons#544)
This is what worked for me.
1 parent 1909b6c commit 249f09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Anytime there are _any changes_, you need to run the script that generates the u
5050
3. Is there a whole new Learning Path section? If so:
5151
* update the ["sections" config](https://github.com/InnerSourceCommons/InnerSourceLearningPath/blob/main/scripts/section_data.json) with the new section and open a pull request for the change
5252
4. Run **generate_learning_path_markdown.js** as described above.
53-
4. `cp -r newsite/ <path-to-innersourcecommons.org-repo>/content/en/learn/learning-path/`.
53+
4. `cp -r newsite/* <path-to-innersourcecommons.org-repo>/content/en/learn/learning-path/`.
5454
4. Open a pull request with the modified files in the [InnerSourceCommons/innersourcecommons.org] repo.
5555

5656
[innersourcecommons.org]: https://innersourcecommons.org/

0 commit comments

Comments
 (0)