Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed broken links in documentation #1418

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

apetkau
Copy link
Member

@apetkau apetkau commented Nov 18, 2022

Description of changes

Fixed some broken links in the developer documentation. Also fixed up some info in the CHANGELOG.

Test

To test, you can build the docs as follows:

cd doc
bundle exec jekyll serve --host 0.0.0.0 --port 3000

Now you should be able to go to http://localhost:3000/irida-documentation and view the documentation.

You can remove the --host 0.0.0.0 --port 3000 and it defaults to http://localhost:4000/irida-documentation

Related issue

None.

Checklist

Things for the developer to confirm they've done before the PR should be accepted:

  • CHANGELOG.md (and UPGRADING.md if necessary) updated with information for new change.
  • Tests added (or description of how to test) for any new features.
  • [ ] User documentation updated for UI or technical changes.

@apetkau apetkau requested review from ericenns and emarinier and removed request for ericenns November 18, 2022 17:13
@apetkau apetkau merged commit c372452 into phac-nml:development Nov 24, 2022
@apetkau apetkau deleted the doc/fix-links branch November 24, 2022 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants