You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix repository URLs to use michael-borck/simnexus instead of teaching-repositories
- Update import statements to use the new nested module structure
- Correct CLI commands to use simnexus ui web/tui instead of simnexus-web/tui
- Fix typo in stock_market.md (figsise → figsize)
- Add AUTHORS.md file acknowledging contributors
- Update web deployment instructions to use correct app entry point
Copy file name to clipboardExpand all lines: docs/contact.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ Please allow 24-48 hours for a response, as we strive to provide detailed and he
14
14
15
15
If you're experiencing technical issues or need help troubleshooting, you can:
16
16
17
-
-**Submit an Issue**: Visit our [GitHub Issues Page](https://github.com/teaching-repositories/simnexus/issues) to report a bug or a problem. Please check to see if your issue has already been reported or addressed before opening a new issue.
17
+
-**Submit an Issue**: Visit our [GitHub Issues Page](https://github.com/michael-borck/simnexus/issues) to report a bug or a problem. Please check to see if your issue has already been reported or addressed before opening a new issue.
18
18
19
19
## Feature Requests
20
20
21
21
We are always looking to improve SimNexus and welcome your ideas and proposals for new features:
22
22
23
-
-**Feature Suggestions**: Please submit your feature requests through our [GitHub Issues Page](https://github.com/teaching-repositories/simnexus/issues). Tag your post with the 'feature request' label so we can easily identify it.
23
+
-**Feature Suggestions**: Please submit your feature requests through our [GitHub Issues Page](https://github.com/michael-borck/simnexus/issues). Tag your post with the 'feature request' label so we can easily identify it.
Copy file name to clipboardExpand all lines: docs/contribute.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
We welcome contributions from the community. Before contributing, please read our contribution guidelines to understand how you can help improve this project.
4
4
5
-
[Read the Contribution Guidelines](https://github.com/teaching-repositories/simnexus/blob/main/CONTRIBUTING.md)
5
+
[Read the Contribution Guidelines](https://github.com/michael-borck/simnexus/blob/main/CONTRIBUTING.md)
0 commit comments