Fix changelog urls

Ali Karbassi
2000-01-01 00:00:00 +00:00
parent ac4f8c39f5
commit 641bdbcf77
3 changed files with 10 additions and 5 deletions

@@ -31,7 +31,7 @@ $ git commit ...
$ git push origin master
```
The changes now appear in your repository in your GitHub clone; you'll see the commits listed in the GitHub web interface. You can now initiate a pull request by clicking the _Pull Request_ button. Send the request to the maintainers. You will receive a message (in GitHub and via Email) when she has merged in your changes; or just occasionally check [the changelog](http://github.com/todotxt/todo.txt-cli/).
The changes now appear in your repository in your GitHub clone; you'll see the commits listed in the GitHub web interface. You can now initiate a pull request by clicking the _Pull Request_ button. Send the request to the maintainers. You will receive a message (in GitHub and via Email) when she has merged in your changes; or just occasionally check [the changelog].
### Pulling in Upstream
@@ -41,3 +41,6 @@ Some time has passed, the upstream repo has changed and you want to update your
$ git fetch upstream
$ git merge upstream/master
```
[the changelog]: https://github.com/todotxt/todo.txt-cli/blob/master/CHANGELOG.md

@@ -35,5 +35,6 @@ Get support and ask questions on [the mailing list](http://groups.yahoo.com/grou
- Licensed under the [GPL](http://www.gnu.org/copyleft/gpl.html)
- [[Todo.sh Add-on Directory]]
- [Known Bugs](http://github.com/ginatrapani/todo.txt-cli/issues)
- [[Todo.sh Changelog]]
- [[Other Todo.txt Projects]]
- [Todo.sh Changelog](https://github.com/todotxt/todo.txt-cli/blob/master/CHANGELOG.md)
- [[Other Todo.txt Projects]]

@@ -6,7 +6,7 @@ This is the user documentation for Todo.txt CLI. If youre interested in contr
- Find out what the CLI can do `todo.sh -h` or [Watch the Screencast]
- [[Tips and Tricks]] — extra ways to make Todo.txt CLI easier and better to use
- [The Todo.txt Format] — what your `todo.txt` file will look like, and Todo.txt CLIs built-in project and context notation support
- [[Todo.sh Changelog]] — the latest fixes and feature news
- [Todo.sh Changelog] — the latest fixes and feature news
## Customize Todo.txt CLI with Add-ons
@@ -23,4 +23,5 @@ This is the user documentation for Todo.txt CLI. If youre interested in contr
[Simple, iPhone-friendly web interface for todo.txt-cli]: http://github.com/smajda/todo.txt-web/tree/master
[Todo.txt AIM Bot]: http://github.com/ginatrapani/todo.txt-aim-bot/tree/master
[Get Milk]: http://github.com/jdevera/get-milk/
[Remember The Milk]: http://www.rememberthemilk.com/
[Remember The Milk]: http://www.rememberthemilk.com/
[Todo.sh Changelog]: https://github.com/todotxt/todo.txt-cli/blob/master/CHANGELOG.md