Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc10742b

Browse files
authored
Update CONTRIBUTING.md
1 parentafc4ab3 commitc10742b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ title: Alternative HTML Title
6666
If you move or rename an article, make sure to set up a redirect. A redirect file should look like this:
6767

6868
```md
69-
<meta http-equiv="refresh" content="0; url=https://cp-algorithms.com/<new-section>/<new-article>.html">
69+
<meta http-equiv="refresh" content="0; url=/<new-section>/<new-article>.html">
7070
# Article Name
71-
This article has been moved to a [new location](<new-section>/<new-article>.html).
71+
This article has been moved to a [new location](<new-section>/<new-article>.md).
7272
```
7373

7474
###Maintaining Anchor Links

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp