Skip to content

Incorrect link to setup an upstream remote #287

Closed
@findjigar

Description

Here on this page, it suggests utilizing git to fetch new updates from this repo's master branch, and provides a ready-to-use command as well but looks like it's correct.

It should be,
git remote add upstream https://github.com/mmistakes/minimal-mistakes.git

instead of,
git remote add upstream https://github.com/mmistakes/minimal-mistakes/blob/minimal-mistakes.git

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions