From 58a61a7f6bf66b8a4d3476fd035a4801e3da56e1 Mon Sep 17 00:00:00 2001 From: David Mandelberg Date: Sun, 23 Feb 2025 20:29:58 -0500 Subject: [PATCH] Fix broken links Resolves: https://github.com/mike-fabian/ibus-typing-booster/pull/656 --- README | 8 ++++---- README.html | 8 ++++---- README.md | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README b/README index 470c2544..fe97a943 100644 --- a/README +++ b/README @@ -296,10 +296,10 @@ References: [13] https://fedoraproject.org/wiki/QA:Inscript2_Keymaps [14] https://en.wikipedia.org/wiki/Unicode [15] http://mike-fabian.github.io/ibus-typing-booster/ -[16] http://mike-fabian.github.io/ibus-typing-booster/documentation.html +[16] https://mike-fabian.github.io/ibus-typing-booster/docs/user/ [17] https://github.com/mike-fabian/ibus-typing-booster/issues [18] https://github.com/mike-fabian/ibus-typing-booster/pulls [19] https://translate.fedoraproject.org/projects/ibus-typing-booster/ -[20] http://mike-fabian.github.io/ibus-typing-booster/development.html -[21] http://mike-fabian.github.io/ibus-typing-booster/documentation.html#key-bindings -[22] http://mike-fabian.github.io/ibus-typing-booster/documentation.html#mouse-bindings +[20] https://mike-fabian.github.io/ibus-typing-booster/docs/dev/ +[21] https://mike-fabian.github.io/ibus-typing-booster/docs/user/#table-of-default-key-bindings +[22] https://mike-fabian.github.io/ibus-typing-booster/docs/user/#mouse-bindings diff --git a/README.html b/README.html index 574ab6a5..c9b266d4 100644 --- a/README.html +++ b/README.html @@ -220,7 +220,7 @@

Online documentation

Feature Requests & Bug @@ -237,15 +237,15 @@

Contributing translations

translation platform.

Development

If you want to build from source or contribute to the development, -see the ibus-typing-booster +see the ibus-typing-booster development page. There you'd also find the requirements for building from source for most systems.

Table of default key bindings

Note: These bindings are also shown below for convenience. Some diff --git a/README.md b/README.md index ef635b5d..8d0bbb56 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ _ibus-typing-booster_ also has the capability to type several different language ## Online documentation You can find online documentation here: - [_ibus-typing-booster_ home page on github](http://mike-fabian.github.io/ibus-typing-booster/) -- [_ibus-typing-booster_ documentation page](http://mike-fabian.github.io/ibus-typing-booster/documentation.html) +- [_ibus-typing-booster_ documentation page](https://mike-fabian.github.io/ibus-typing-booster/docs/user/) ## Feature Requests & Bug reports - You can report bugs here: @@ -44,13 +44,13 @@ The best (& the easiest) way to contribute translations is using this [online tr ## Development If you want to build from source or contribute to the development, see the -[ibus-typing-booster development page](http://mike-fabian.github.io/ibus-typing-booster/development.html). +[ibus-typing-booster development page](https://mike-fabian.github.io/ibus-typing-booster/docs/dev/). There you'd also find the requirements for building from source for most systems. ## Table of default key bindings -- [Default key bindings](http://mike-fabian.github.io/ibus-typing-booster/documentation.html#key-bindings) -- [Default mouse bindings](http://mike-fabian.github.io/ibus-typing-booster/documentation.html#mouse-bindings) +- [Default key bindings](https://mike-fabian.github.io/ibus-typing-booster/docs/user/#table-of-default-key-bindings) +- [Default mouse bindings](https://mike-fabian.github.io/ibus-typing-booster/docs/user/#mouse-bindings) *Note: These bindings are also shown below for convenience. Some of these key bindings can be customized in the setup tool.*