Skip to content

Commit 600d837

Browse files
authored
Merge pull request #27 from grcengineering/learning-hub-v0.1.1
Fix formatting & links
2 parents b05dec9 + c06b6b5 commit 600d837

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"cache_date": "2025-08-19", "page_authors": {"docs/index.md": {"last_commit_date": "2025-08-19", "authors": [{"login": "p4gs", "name": "p4gs", "url": "https://github.com/p4gs", "avatar": "https://avatars.githubusercontent.com/u/10093271?v=4"}, {"login": "web-flow", "name": "web-flow", "url": "https://github.com/web-flow", "avatar": "https://avatars.githubusercontent.com/u/19864447?v=4"}, {"login": "griffeth", "name": "griffeth", "url": "https://github.com/griffeth", "avatar": "https://avatars.githubusercontent.com/u/25017489?v=4"}]}, "docs/blog.md": {"last_commit_date": "2024-07-11", "authors": [{"login": "p4gs", "name": "p4gs", "url": "https://github.com/p4gs", "avatar": "https://avatars.githubusercontent.com/u/10093271?v=4"}]}, "docs/projects.md": {"last_commit_date": "2024-07-11", "authors": [{"login": "p4gs", "name": "p4gs", "url": "https://github.com/p4gs", "avatar": "https://avatars.githubusercontent.com/u/10093271?v=4"}]}, "docs/learning-hub.md": {"last_commit_date": "2025-08-19", "authors": []}}}
1+
{"cache_date": "2025-08-19", "page_authors": {"docs/index.md": {"last_commit_date": "2025-08-19", "authors": [{"login": "p4gs", "name": "p4gs", "url": "https://github.com/p4gs", "avatar": "https://avatars.githubusercontent.com/u/10093271?v=4"}, {"login": "web-flow", "name": "web-flow", "url": "https://github.com/web-flow", "avatar": "https://avatars.githubusercontent.com/u/19864447?v=4"}, {"login": "griffeth", "name": "griffeth", "url": "https://github.com/griffeth", "avatar": "https://avatars.githubusercontent.com/u/25017489?v=4"}]}, "docs/blog.md": {"last_commit_date": "2024-07-11", "authors": [{"login": "p4gs", "name": "p4gs", "url": "https://github.com/p4gs", "avatar": "https://avatars.githubusercontent.com/u/10093271?v=4"}]}, "docs/projects.md": {"last_commit_date": "2024-07-11", "authors": [{"login": "p4gs", "name": "p4gs", "url": "https://github.com/p4gs", "avatar": "https://avatars.githubusercontent.com/u/10093271?v=4"}]}, "docs/learning-hub.md": {"last_commit_date": "2025-08-19", "authors": [{"login": "p4gs", "name": "p4gs", "url": "https://github.com/p4gs", "avatar": "https://avatars.githubusercontent.com/u/10093271?v=4"}]}}}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
This is GitHub Pages repository that is backing https://grc.engineering. It currently contains the source content for:
66
* [The GRC Engineering Manifesto](https://grc.engineering) (`docs/index.md`)
7-
* [The GRC Engineering Learning Hub](https://grc.engineering/learning/) (`docs/learning.md`)
7+
* [The GRC Engineering Learning Hub](https://grc.engineering/learning-hub/) (`docs/learning-hub.md`)

docs/learning-hub.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
??? note "Want to contribute?"
22

3-
You can contribute in a few different ways:`<ul>`
4-
`<li>`Create a feature branch for [learning.md](https://github.com/grcengineering/grcengineering.github.io/blob/main/docs/learning-hub.md) -> submit a pull request `</li>`
5-
`<li>`Open an [Issue](https://github.com/grcengineering/grcengineering.github.io/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Learning%20Hub%22) with a feature request (use the `Learning Hub` label)`</li>`
6-
`<li>`Start a [Discussion](https://github.com/grcengineering/grcengineering.github.io/discussions?discussions_q=is%3Aopen+label%3A%22Learning+Hub%22) to brainstorm ideas with the community (use the `Learning Hub` label)`</li>`
7-
`</ul>`
3+
You can contribute in a few different ways:
4+
<ul>
5+
<li>Create a feature branch for [learning.md](https://github.com/grcengineering/grcengineering.github.io/blob/main/docs/learning-hub.md) -> submit a pull request </li>
6+
<li>Open an [Issue](https://github.com/grcengineering/grcengineering.github.io/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Learning%20Hub%22) with a feature request (use the `Learning Hub` label)</li>
7+
<li>Start a [Discussion](https://github.com/grcengineering/grcengineering.github.io/discussions?discussions_q=is%3Aopen+label%3A%22Learning+Hub%22) to brainstorm ideas with the community (use the `Learning Hub` label)</li>
8+
</ul>
89

910
The GRC Engineering Learning Hub is intended to be a community-developed knowledge base of learning and career development resources for practitioners interested in advancing their GRC engineering skills and competencies.
1011

0 commit comments

Comments
 (0)