Skip to content

Commit

Permalink
fix some links
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jun 25, 2021
1 parent ba9a0d9 commit 27405d5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ What are some best practices for software development?
- [Software Checklist](tools/software-checklist/) how sustainable, and reproducible is your software? Generate a badge for your repository with the Software Checklist.
- [Best Practices](guides/best-practices/) guide for software engineering.

If you have any requests for additional guides or questions, please [open an issue](https://www.github.com/stanford-rc/rse-services/issues).
If you have any requests for additional guides or questions, please [open an issue](https://github.com/rseng/rseng.github.io/issues).
4 changes: 1 addition & 3 deletions _docs/guides/best-practices/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,7 @@ If you just want to write a user guide or tutorial (and don't want to render doc
from the docstrings in your code) you can use a static site generator, such as [Jekyll](https://jekyllrb.com)
on [GitHub pages](https://pages.github.com/). This is an optimal strategy because it means that versioned
documentation will live alongside code. There are also a large number of [beautiful themes](https://jekyll-themes.com/)
that you can get started with. As [mentioned previously](https://stanford-rc.github.io/rse-services/docs/services/software#documentation),
rse-services also offers ready to go themes (this one included) to deploy your software documentation
to GitHub pages.
that you can get started with.

#### Static Generators for Code

Expand Down
2 changes: 1 addition & 1 deletion _includes/badges/software-checklist.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 27405d5

Please sign in to comment.