Commit 22b45b0
committed
Allow
So far, we have used the `redirect_to` directive in the front matter
only for redirecting to a relative URL.
However, in the next commit, we will want to add fall-backs for pages
that are not rendered on git-scm.com. This fall-back wants to redirect
to the git/git repository and hence does not need `relURL` treatment.
Signed-off-by: Johannes Schindelin <[email protected]>redirect_to with fully-qualified URLs1 parent b12a5d7 commit 22b45b0
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
7 | | - | |
8 | | - | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | | - | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments