mirror of
https://github.com/foambubble/foam.git
synced 2026-01-10 14:38:13 -05:00
Merge pull request #31 from coffenbacher/link-fixes
Fix contribution-guide links
This commit is contained in:
@@ -11,9 +11,9 @@ Foam is open to contributions of any kind, including but not limited to code, do
|
||||
- Feel free to open [GitHub issues](https://github.com/foambubble/foam/issues) to give me feedback and ideas for new features.
|
||||
- Submit improvements as pull requests in the following repositories:
|
||||
- Documentation and [[recipes]] at [foambubble/foam](https://github.com/foambubble/foam)
|
||||
- To the starter template at [foambubble/foam-template](https://github.com/foambubble/foam)
|
||||
- To the core VSCode plugin at [foambubble/foam-vscode](https://github.com/foambubble/foam)
|
||||
- To future Foam automations at [foambubble/foam-workspace/manager](https://github.com/foambubble/foam) (though at the moment this is probably too early to contribute to, as there's no architecture in place)
|
||||
- To the starter template at [foambubble/foam-template](https://github.com/foambubble/foam-template)
|
||||
- To the core VSCode plugin at [foambubble/foam-vscode](https://github.com/foambubble/foam-vscode)
|
||||
- To future Foam automations at [foambubble/foam-workspace/manager](https://github.com/foambubble/foam-workspace/manager) (though at the moment this is probably too early to contribute to, as there's no architecture in place)
|
||||
- Any other of the [[recommended-extensions]] in their respective GitHub repos.
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
@@ -21,8 +21,7 @@ Foam is open to contributions of any kind, including but not limited to code, do
|
||||
[good-first-task]: good-first-task "Good First Task"
|
||||
[roadmap]: roadmap "Roadmap"
|
||||
[principles]: principles "Principles"
|
||||
[contribution-guide]: contribution-guide "Contribution Guide"
|
||||
[code-of-conduct]: code-of-conduct "Code of Conduct"
|
||||
[recipes]: recipes "Recipes"
|
||||
[recommended-extensions]: recommended-extensions "Recommended Extensions"
|
||||
[code-of-conduct]: code-of-conduct "Code of Conduct"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
||||
Reference in New Issue
Block a user