Skip to content

[Doc] Drop the trailing slash from directory paths in the documentation - #577

Open
koic wants to merge 1 commit into
modelcontextprotocol:mainfrom
koic:drop_the_trailing_slash_from_the_examples_path
Open

koic wants to merge 1 commit into
modelcontextprotocol:mainfrom
koic:drop_the_trailing_slash_from_the_examples_path

Conversation

@koic

@koic koic commented Sep 26, 2026

Copy link
Copy Markdown
Member

Directory paths in prose were written inconsistently: examples/ next to examples/rails in the README and on the Examples page, app/tools/ next to config/routes.rb, and rails/ in an examples README heading. The trailing slash carries no information in prose, so every directory path in user-facing markdown now follows the no-trailing-slash form.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Directory paths in prose were written inconsistently: `examples/` next to `examples/rails` in
the README and on the Examples page, `app/tools/` next to `config/routes.rb`, and `rails/` in
an examples README heading. The trailing slash carries no information in prose, so every directory path in
user-facing markdown now follows the no-trailing-slash form.

This branch has not been deployed

No deployments
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.

2 participants