mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Docs: always use https:// link for taskwarrior.org
This commit is contained in:
parent
e817dfc800
commit
0addd89393
7 changed files with 14 additions and 14 deletions
|
@ -2069,7 +2069,7 @@ Bugs
|
||||||
- Supports 'rc.name:value' for a command line override to .taskrc data
|
- Supports 'rc.name:value' for a command line override to .taskrc data
|
||||||
(thanks to Federico Hernandez).
|
(thanks to Federico Hernandez).
|
||||||
- Removed obsolete DEVELOPERS file. The online support forums at
|
- 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
|
- Fixed bug that kept some deleted tasks showing up on the calendar report
|
||||||
(thanks to Federico Hernandez).
|
(thanks to Federico Hernandez).
|
||||||
- Now asks the user to confirm large changes if configuration variable
|
- Now asks the user to confirm large changes if configuration variable
|
||||||
|
|
2
INSTALL
2
INSTALL
|
@ -141,7 +141,7 @@ Darwin, 32bit
|
||||||
cmake -DCMAKE_C_FLAGS=-m32 -DCMAKE_CXX_FLAGS=-m32 -DCMAKE_EXE_LINKER_FLAGS=-m32 .
|
cmake -DCMAKE_C_FLAGS=-m32 -DCMAKE_CXX_FLAGS=-m32 -DCMAKE_EXE_LINKER_FLAGS=-m32 .
|
||||||
|
|
||||||
See:
|
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/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/2617508/cmake-gcc-cuda-and-m32-wtf
|
||||||
http://stackoverflow.com/questions/6077414/cmake-how-to-set-the-ldflags-in-cmakelists-txt
|
http://stackoverflow.com/questions/6077414/cmake-how-to-set-the-ldflags-in-cmakelists-txt
|
||||||
|
|
|
@ -9,13 +9,13 @@ Source project.
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
There is extensive online 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.
|
At the site you'll find online documentation, downloads, news and more.
|
||||||
|
|
||||||
## Support
|
## 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
|
Please use pull requests, or alternately send your code patches to
|
||||||
[support@gothenburgbitfactory.org](mailto:support@gothenburgbitfactory.org)
|
[support@gothenburgbitfactory.org](mailto:support@gothenburgbitfactory.org)
|
||||||
|
|
|
@ -300,7 +300,7 @@ You can also see how the theme will color the various tasks with the command:
|
||||||
$ task color legend
|
$ task color legend
|
||||||
|
|
||||||
Better yet, create your own, and share it. We will gladly host the theme file
|
Better yet, create your own, and share it. We will gladly host the theme file
|
||||||
on <http://taskwarrior.org>.
|
on <https://taskwarrior.org>.
|
||||||
|
|
||||||
.SH "CREDITS & COPYRIGHTS"
|
.SH "CREDITS & COPYRIGHTS"
|
||||||
Copyright (C) 2006 \- 2018 P. Beckingham, F. Hernandez.
|
Copyright (C) 2006 \- 2018 P. Beckingham, F. Hernandez.
|
||||||
|
@ -317,7 +317,7 @@ For more information regarding Taskwarrior, the following may be referenced:
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
The official site at
|
The official site at
|
||||||
<http://taskwarrior.org>
|
<https://taskwarrior.org>
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
The official code repository at
|
The official code repository at
|
||||||
|
@ -330,4 +330,4 @@ You can contact the project by writing an email to
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
.TP
|
.TP
|
||||||
Bugs in Taskwarrior may be reported to the issue-tracker at
|
Bugs in Taskwarrior may be reported to the issue-tracker at
|
||||||
<http://taskwarrior.org>
|
<https://taskwarrior.org>
|
||||||
|
|
|
@ -87,7 +87,7 @@ done on demand.
|
||||||
|
|
||||||
Setup is a matter of creating an account on a Taskserver (see your Taskserver
|
Setup is a matter of creating an account on a Taskserver (see your Taskserver
|
||||||
provider or operate your own - see
|
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.
|
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:
|
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
|
.TP
|
||||||
The official site at
|
The official site at
|
||||||
<http://taskwarrior.org>
|
<https://taskwarrior.org>
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
The official code repository at
|
The official code repository at
|
||||||
|
@ -182,4 +182,4 @@ You can contact the project by writing an email to
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
.TP
|
.TP
|
||||||
Bugs in task may be reported to the issue-tracker at
|
Bugs in task may be reported to the issue-tracker at
|
||||||
<http://taskwarrior.org>
|
<https://taskwarrior.org>
|
||||||
|
|
|
@ -681,7 +681,7 @@ extracted by DOM references.
|
||||||
|
|
||||||
For a full list of supported attribute-specific DOM references, consult
|
For a full list of supported attribute-specific DOM references, consult
|
||||||
the online documentation at:
|
the online documentation at:
|
||||||
<http://taskwarrior.org/docs/dom.html>
|
<https://taskwarrior.org/docs/dom.html>
|
||||||
|
|
||||||
.SH ATTRIBUTES AND METADATA
|
.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
|
For examples please see the online documentation starting at
|
||||||
|
|
||||||
.RS
|
.RS
|
||||||
<http://taskwarrior.org/docs>
|
<https://taskwarrior.org/docs>
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
Note that the online documentation can be more detailed and more current than
|
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
|
.TP
|
||||||
The official site at
|
The official site at
|
||||||
<http://taskwarrior.org>
|
<https://taskwarrior.org>
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
The official code repository at
|
The official code repository at
|
||||||
|
|
|
@ -1527,7 +1527,7 @@ For more information regarding Taskwarrior, see the following:
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
The official site at
|
The official site at
|
||||||
<http://taskwarrior.org>
|
<https://taskwarrior.org>
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
The official code repository at
|
The official code repository at
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue