[doc] Fix links

This commit is contained in:
duianto 2021-04-13 11:38:33 +02:00
parent a862d1ac5f
commit 4262e01f11
4 changed files with 4 additions and 4 deletions

View File

@ -3855,7 +3855,7 @@ retested.
| [[https://github.com/syl20bnr/spacemacs/issues/5000][5000th issue (too many issues)]] | [[https://github.com/justbur][justbur]] |
| [[https://github.com/syl20bnr/spacemacs/pull/6000][6000th issue (PR)]] | [[https://github.com/d12frosted][d12frosted]] |
| [[https://github.com/syl20bnr/spacemacs/pull/7000][7000th issue (PR)]] | [[https://github.com/deb0ch][deb0ch]] |
| [[https://github.com/syl20bnr/spacemacs/issues/8000][8000th issue (bug)]] | [[https://github.com/jonbash][jonbash]] |
| [[https://github.com/syl20bnr/spacemacs/issues/8000][8000th issue (bug)]] | jonbash |
| [[https://github.com/syl20bnr/spacemacs/issues/9000][9000th issue (bug)]] | [[https://github.com/shaunpatel][shaunpatel]] |
| [[https://github.com/syl20bnr/spacemacs/pull/10000][10000th issue (PR)]] | [[https://github.com/nikital][nikital]] |

View File

@ -169,7 +169,7 @@ syntax:
,** TODO Appointment 2
<2021-04-02 Fri 10:11>
#+end_src
or just use the [[Org-journal-support][org journal system]]. Outside =org-journal= you can still use
or just use the [[Org-journal support][org journal system]]. Outside =org-journal= you can still use
=org-journal-insert-header-at-point= to create the date headers. In the source
block above, the first appointment will just show up in the agenda. If
=org-wild-notifier= is configured, then the second appointment will also trigger

View File

@ -239,7 +239,7 @@ on Linux or download it manually from [[https://marketplace.visualstudio.com/ite
***** LLDB adapter installation
Install the =lldb-vscode= program. It usually comes with =lldb= from your
distribution's package repository.
Alternatively build directly following the [[https://github.com/llvm/llvm-project/tree/master/lldb/tools/lldb-vscode#installation-for-visual-studio-code][official installation instructions]].
Alternatively build directly following the [[https://github.com/llvm/llvm-project/tree/main/lldb/tools/lldb-vscode#installation-for-visual-studio-code][official installation instructions]].
Adjust the =dap-lldb-debug-program= variable to match the executable.

View File

@ -31,7 +31,7 @@ file.
to install the =ruby= layer as well.
** Vagrant
Follow the [[https://www.vagrantup.com/docs/installation#installing-vagrant][Installing Vagrant]] and [[https://www.vagrantup.com/intro/getting-started/index.html][Getting Started]] guides in
Follow the [[https://www.vagrantup.com/docs/installation#installing-vagrant][Installing Vagrant]] and [[https://learn.hashicorp.com/tutorials/vagrant/getting-started-index][Getting Started]] guides in
Vagrant's documentation.
** Testing