From 0addd89393ff613213aabf0e442b6dbd416a655d Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 4 Mar 2018 14:44:31 +0100 Subject: [PATCH] Docs: always use https:// link for taskwarrior.org --- ChangeLog | 2 +- INSTALL | 2 +- README.md | 4 ++-- doc/man/task-color.5.in | 6 +++--- doc/man/task-sync.5.in | 6 +++--- doc/man/task.1.in | 6 +++--- doc/man/taskrc.5.in | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8c37cf056..1cfe18875 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2069,7 +2069,7 @@ Bugs - Supports 'rc.name:value' for a command line override to .taskrc data (thanks to Federico Hernandez). - Removed obsolete DEVELOPERS file. The online support forums at - http://taskwarrior.org will provide better information. + https://taskwarrior.org will provide better information. - Fixed bug that kept some deleted tasks showing up on the calendar report (thanks to Federico Hernandez). - Now asks the user to confirm large changes if configuration variable diff --git a/INSTALL b/INSTALL index 798201a4a..bd0bed844 100644 --- a/INSTALL +++ b/INSTALL @@ -141,7 +141,7 @@ Darwin, 32bit cmake -DCMAKE_C_FLAGS=-m32 -DCMAKE_CXX_FLAGS=-m32 -DCMAKE_EXE_LINKER_FLAGS=-m32 . See: - http://taskwarrior.org/issues/817 + https://taskwarrior.org/issues/817 http://stackoverflow.com/questions/3261909/build-32bit-on-64-bit-linux-using-a-configure-script http://stackoverflow.com/questions/2617508/cmake-gcc-cuda-and-m32-wtf http://stackoverflow.com/questions/6077414/cmake-how-to-set-the-ldflags-in-cmakelists-txt diff --git a/README.md b/README.md index fe189f6b6..d2355cff0 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Source project. ## Documentation There is extensive online documentation. -You'll find all the details at [taskwarrior.org/docs](http://taskwarrior.org/docs) +You'll find all the details at [taskwarrior.org/docs](https://taskwarrior.org/docs) At the site you'll find online documentation, downloads, news and more. ## Support -For support options, take a look at [taskwarrior.org/support](http://taskwarrior.org/support) +For support options, take a look at [taskwarrior.org/support](https://taskwarrior.org/support) Please use pull requests, or alternately send your code patches to [support@gothenburgbitfactory.org](mailto:support@gothenburgbitfactory.org) diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index 94411f491..32256161c 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -300,7 +300,7 @@ You can also see how the theme will color the various tasks with the command: $ task color legend Better yet, create your own, and share it. We will gladly host the theme file -on . +on . .SH "CREDITS & COPYRIGHTS" Copyright (C) 2006 \- 2018 P. Beckingham, F. Hernandez. @@ -317,7 +317,7 @@ For more information regarding Taskwarrior, the following may be referenced: .TP The official site at - + .TP The official code repository at @@ -330,4 +330,4 @@ You can contact the project by writing an email to .SH REPORTING BUGS .TP Bugs in Taskwarrior may be reported to the issue-tracker at - + diff --git a/doc/man/task-sync.5.in b/doc/man/task-sync.5.in index 90fdf9de5..6199d34b7 100644 --- a/doc/man/task-sync.5.in +++ b/doc/man/task-sync.5.in @@ -87,7 +87,7 @@ done on demand. Setup is a matter of creating an account on a Taskserver (see your Taskserver provider or operate your own - see -http://taskwarrior.org/docs/server_setup.html) +https://taskwarrior.org/docs/server_setup.html) Once you have an account, you'll receive a certificate, key, and credentials. You'll need to put the certificate and key somewhere like this: @@ -169,7 +169,7 @@ For more information regarding task, the following may be referenced: .TP The official site at - + .TP The official code repository at @@ -182,4 +182,4 @@ You can contact the project by writing an email to .SH REPORTING BUGS .TP Bugs in task may be reported to the issue-tracker at - + diff --git a/doc/man/task.1.in b/doc/man/task.1.in index 08c0bbbef..b167f704d 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -681,7 +681,7 @@ extracted by DOM references. For a full list of supported attribute-specific DOM references, consult the online documentation at: - + .SH ATTRIBUTES AND METADATA @@ -1295,7 +1295,7 @@ the 'data.location' configuration setting of the task data directory. For examples please see the online documentation starting at .RS - + .RE Note that the online documentation can be more detailed and more current than @@ -1341,7 +1341,7 @@ For more information regarding Taskwarrior, see the following: .TP The official site at - + .TP The official code repository at diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 1a3d33354..b34524fc4 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -1527,7 +1527,7 @@ For more information regarding Taskwarrior, see the following: .TP The official site at - + .TP The official code repository at