Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to the Scalar documentation #528

Merged
merged 1 commit into from
Aug 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ In addition to the Git command-line interface (CLI), `microsoft/git` includes th
further enable working with extremely large repositories. Scalar is a tool to apply the latest
recommendations and use the most advanced Git features. You can read
[the Scalar CLI documentation](Documentation/scalar.txt) or read our
[Scalar user guide](Documentation/scalar/index.md) including
[the philosophy of Scalar](Documentation/scalar/philosophy.md).
[Scalar user guide](Documentation/scalar/docs/index.md) including
[the philosophy of Scalar](Documentation/scalar/docs/philosophy.md).

If you encounter problems with `microsoft/git`, please report them as
[GitHub issues](https://github.com/microsoft/git/issues).
Expand Down