Skip to content

docs(README): point JSON mode link at jsonmode.py instead of repo root#55

Open
abhicris wants to merge 1 commit into
NousResearch:mainfrom
abhicris:docs/jsonmode-link-fix
Open

docs(README): point JSON mode link at jsonmode.py instead of repo root#55
abhicris wants to merge 1 commit into
NousResearch:mainfrom
abhicris:docs/jsonmode-link-fix

Conversation

@abhicris

Copy link
Copy Markdown

Closes #48.

The JSON mode section currently reads:

standalone script jsonmode.py available here: https://github.com/NousResearch/Hermes-Function-Calling/tree/main

Which links to the repo root. This PR repoints it to the actual file:

https://github.com/NousResearch/Hermes-Function-Calling/blob/main/jsonmode.py

Single-line README change. No code.


Contributed by kcolbchain.

closes NousResearch#48)

The JSON mode section sentence ('standalone script jsonmode.py available
here: …') links to the repo root, not the actual jsonmode.py file.
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.

README: JSON mode link points to repo root instead of specific file

1 participant