Skip to content

docs: fix broken links and outdated paths in README#628

Open
thebenmerlin wants to merge 1 commit intofinos:mainfrom
thebenmerlin:docs/fix-readme-links
Open

docs: fix broken links and outdated paths in README#628
thebenmerlin wants to merge 1 commit intofinos:mainfrom
thebenmerlin:docs/fix-readme-links

Conversation

@thebenmerlin
Copy link
Copy Markdown

Summary

Fixes 7 broken internal documentation links in the README.md and removes an outdated ecosystem reference.

Problem

The finos/morphir repository recently underwent a significant restructuring (PR #594), which included migrating from Go to Rust/Docusaurus and reorganizing the documentation into directories like modeling-guides/ and use-cases/. The README was not fully updated to reflect these new paths, resulting in 404s for users trying to follow the main documentation links.

Fix

  • Corrected the paths for 6 documentation files that were moved (e.g., application-modeling.md, contributing.md).
  • Removed the link to shared_logic_modeling.md (which was deleted in 2022).
  • Removed the link to morphir-go in the Incubator list, as the Go code was deprecated and removed.

The finos/morphir repository recently underwent a significant restructuring (PR finos#594),
which included migrating from Go to Rust/Docusaurus and reorganizing documentation.
The README was not fully updated to reflect these changes.

This commit fixes 7 broken internal documentation links by updating their paths
to the new `modeling-guides/` and `use-cases/` directories, and removes the
reference to the obsolete `morphir-go` ecosystem project.
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 15, 2026

Deploy Preview for angry-raman-7c44f6 canceled.

Name Link
🔨 Latest commit 521ff1a
🔍 Latest deploy log https://app.netlify.com/projects/angry-raman-7c44f6/deploys/69b6bc01ea3fc60009a10000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant