Skip to content

docs: Update documentation links to GitHub Pages URLs#1

Merged
takeshishimada merged 1 commit intomainfrom
docs/update-readme-links
Oct 26, 2025
Merged

docs: Update documentation links to GitHub Pages URLs#1
takeshishimada merged 1 commit intomainfrom
docs/update-readme-links

Conversation

@takeshishimada
Copy link
Copy Markdown
Contributor

Summary

Replace local DocC file references with GitHub Pages URLs in both README.md and README_jp.md to make documentation more accessible to users.

Changes

  • ✨ Add "Full Documentation" link to https://viewfeature.github.io/Flow/
  • 🔗 Update all documentation section links to GitHub Pages URLs:
    • Getting Started
    • Core Concepts
    • Core Elements
    • Practical Guide
    • Middleware
  • 🌐 Apply changes to both English and Japanese READMEs

Before

Documentation links pointed to local .docc files:

- **[Getting Started](Sources/Flow/Flow.docc/GettingStarted.md)**

After

Documentation links now point to GitHub Pages:

- **[Getting Started](https://viewfeature.github.io/Flow/documentation/flow/gettingstarted/)**

Test Plan

🤖 Generated with Claude Code

Replace local DocC file references with GitHub Pages URLs in both
README.md and README_jp.md. This makes documentation more accessible
to users viewing the repository on GitHub.

Changes:
- Add "Full Documentation" link to https://viewfeature.github.io/Flow/
- Update all documentation section links to GitHub Pages URLs
- Apply changes to both English and Japanese READMEs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Oct 26, 2025
@takeshishimada takeshishimada merged commit 79c6599 into main Oct 26, 2025
9 checks passed
@takeshishimada takeshishimada deleted the docs/update-readme-links branch October 31, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant