Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
Resolves: #656
  • Loading branch information
dseomn authored and mike-fabian committed Feb 24, 2025
1 parent 37334d8 commit 58a61a7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -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
8 changes: 4 additions & 4 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ <h2 id="online-documentation">Online documentation</h2>
<ul>
<li><a href="http://mike-fabian.github.io/ibus-typing-booster/"><em>ibus-typing-booster</em>
home page on github</a></li>
<li><a href="http://mike-fabian.github.io/ibus-typing-booster/documentation.html"><em>ibus-typing-booster</em>
<li><a href="https://mike-fabian.github.io/ibus-typing-booster/docs/user/"><em>ibus-typing-booster</em>
documentation page</a></li>
</ul>
<h2 id="feature-requests--bug-reports">Feature Requests &amp; Bug
Expand All @@ -237,15 +237,15 @@ <h2 id="contributing-translations">Contributing translations</h2>
translation platform</a>.</p>
<h2 id="development">Development</h2>
<p>If you want to build from source or contribute to the development,
see the <a href="http://mike-fabian.github.io/ibus-typing-booster/development.html">ibus-typing-booster
see the <a href="https://mike-fabian.github.io/ibus-typing-booster/docs/dev/">ibus-typing-booster
development page</a>. There you&#39;d also find the requirements for
building from source for most systems.</p>
<h2 id="table-of-default-key-bindings">Table of default key
bindings</h2>
<ul>
<li><a href="http://mike-fabian.github.io/ibus-typing-booster/documentation.html#key-bindings">Default
<li><a href="https://mike-fabian.github.io/ibus-typing-booster/docs/user/#table-of-default-key-bindings">Default
key bindings</a></li>
<li><a href="http://mike-fabian.github.io/ibus-typing-booster/documentation.html#mouse-bindings">Default
<li><a href="https://mike-fabian.github.io/ibus-typing-booster/docs/user/#mouse-bindings">Default
mouse bindings</a></li>
</ul>
<p><em>Note: These bindings are also shown below for convenience. Some
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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.*

Expand Down

0 comments on commit 58a61a7

Please sign in to comment.