🐛 README: Fix link to CONTRIBUTING.md
Replace the `CONTRIBUTING.md` relative link with the canonical Forgejo URL, since Forgejo does not resolve internal links reliably. Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit is contained in:
parent
30f80479cb
commit
dfd6d4ad71
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ The modular design makes it easy to adapt Meeting Secretary for your team:
|
|||
* **Knowledge files:** Update `knowledge/teams.md` to add or correct team information.
|
||||
* **Examples:** Add your team's meeting logs and validated outputs to `examples/` to build a shared corpus.
|
||||
|
||||
See link:/meeting-secretary/CONTRIBUTING.md[CONTRIBUTING.md] for full contribution guidelines.
|
||||
See link:{url-forgejo}/ai-ml/meeting-secretary/src/branch/main/CONTRIBUTING.md[CONTRIBUTING.md] for full contribution guidelines.
|
||||
|
||||
|
||||
=== License
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue