Skip to content

fix: correct broken documentation links in README.md#73

Open
giwaov wants to merge 1 commit intoSeismicSystems:seismicfrom
giwaov:fix/readme-broken-url
Open

fix: correct broken documentation links in README.md#73
giwaov wants to merge 1 commit intoSeismicSystems:seismicfrom
giwaov:fix/readme-broken-url

Conversation

@giwaov
Copy link

@giwaov giwaov commented Feb 6, 2026

Summary

This PR fixes broken documentation links in README.md.

Changes Made

Fixed two instances of incorrect documentation links:

Location Old Path New Path
Prerequisites section /getting-started/publish-your-docs\ /getting-started/installation\
Running Tests section /getting-started/publish-your-docs\ /getting-started/installation\

The old path \publish-your-docs\ doesn't exist in the Seismic documentation. The correct path is \installation.

Related Issue

Closes #72

Testing

  • Both links have been verified to work correctly

- Update both links from '/getting-started/publish-your-docs' to '/getting-started/installation'
- The old path was incorrect/outdated

Closes SeismicSystems#72
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.

Fix: Broken URL and incorrect documentation link in README.md

1 participant