diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-07-21 17:46:17 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-07-21 17:46:17 -0400 |
commit | df423ae4aff12e8143a52642a3025ee1c0dffcea (patch) | |
tree | 727abcdebd7c3398f5b36f458af7e0c8c961c3e9 /doc/update.markdown | |
parent | 3dd20c9c78e61028a4c7db232c7b2b30662a2987 (diff) |
Move repository to Kanboard organization
Diffstat (limited to 'doc/update.markdown')
-rw-r--r-- | doc/update.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update.markdown b/doc/update.markdown index 44f81ff0..4aa59fff 100644 --- a/doc/update.markdown +++ b/doc/update.markdown @@ -10,7 +10,7 @@ Important things to do before updating - **Always make a backup of your data before upgrading** - Check that your backup is valid -- Always read the [change log](https://github.com/fguillot/kanboard/blob/master/ChangeLog) to check for breaking changes +- Always read the [change log](https://github.com/kanboard/kanboard/blob/master/ChangeLog) to check for breaking changes - Always close all user sessions (flush all sessions on the server) From the archive (stable version) |