Skip to content

Commit 8121b8b

Browse files
links + minor fixes
1 parent 70b84f9 commit 8121b8b

File tree

25 files changed

+116
-52
lines changed

25 files changed

+116
-52
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Our documentation is split up as follows:
2020
| Developer/Product Documentation | Software Engineers & Developers | Technical resources for those working on or contributing to the project. |
2121
| Platform Guides | IT Specialists & Informaticians | Instructive guides covering platform setup, maintenance and usage for end-users and administrators. |
2222

23-
## How OvertureDev Works
23+
## How OvertureDocs Works
2424

2525
- **Docusaurus**: We use Docusaurus to render the site, providing a sleek and navigable interface for our documentation.
2626

@@ -47,7 +47,7 @@ Our documentation is split up as follows:
4747
To clone the repository with the files in the submodules:
4848

4949
```bash
50-
git clone --recurse-submodules https://github.com/MitchellShiell/bridge.git
50+
git clone --recurse-submodules https://github.com/overture-stack/docs.git
5151
```
5252

5353
Install required dependencies:

submodules/lectern

submodules/lyric

submodules/stage

website/community/00-support.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Our primary platform for community support, feature requests, and general discus
88

99
### Getting Help
1010

11-
- [**Create a Support Discussion**](https://github.com/MitchellShiell/bridge/discussions/categories/support)
11+
- [**Create a Support Discussion**](https://github.com/overture-stack/docs/discussions/categories/support)
1212
- If you need assistance with Overture, please create a new discussion in our support category.
1313
- Before creating a new discussion, please search existing discussions to see if your question has already been answered.
1414

@@ -20,7 +20,7 @@ We love hearing your ideas for improving Overture! Before making a feature reque
2020

2121
If your idea isn't on the roadmap, feel free to create a new discussion in our Ideas category:
2222

23-
- [**Submit a Feature Request**](https://github.com/MitchellShiell/bridge/discussions/categories/ideas)
23+
- [**Submit a Feature Request**](https://github.com/overture-stack/docs/discussions/categories/ideas)
2424

2525
## GitHub Issues
2626

@@ -30,15 +30,15 @@ We use GitHub Issues primarily for tracking confirmed bugs and ticketing develop
3030

3131
If you come across a potential bug or issue, please post it as a GitHub support discussion first:
3232

33-
- [**Report a Potential Bug**](https://github.com/MitchellShiell/bridge/discussions/categories/support)
33+
- [**Report a Potential Bug**](https://github.com/overture-stack/docs/discussions/categories/support)
3434

3535
This allows us to confirm the issue and gather more information if needed. If we determine that further development is required, we will create a GitHub Issue from your discussion post.
3636

3737
## Staying Informed
3838

3939
### Release Announcements
4040

41-
- [**Release Announcements**](https://github.com/MitchellShiell/bridge/discussions/categories/announcements)
41+
- [**Release Announcements**](https://github.com/overture-stack/docs/discussions/categories/announcements)
4242
- To stay up-to-date with the latest Overture releases and updates, keep an eye on our Announcements category in our GitHub Discussions
4343

4444
## Community Guidelines

0 commit comments

Comments
 (0)