Skip to content

Commit

Permalink
docs: update the http tag with https (angular#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
aanchal88 authored Jul 19, 2023
1 parent fde051b commit ee93621
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ originを更新したあとの原文自体のdiffを管理するために、翻
- 各箇条が「文章」になっているか、「こと」「とき」で終える場合、句点を付ける。
- 各箇条が「名詞」で終える場合、句点を付けない。

参考: [箇条書きでの句点「。」の有無 – 小山特許事務所](http://www.koyamapat.jp/2019/06/11/itemize/)
参考: [箇条書きでの句点「。」の有無 – 小山特許事務所](https://www.koyamapat.jp/2019/06/11/itemize/)

### `Dangling Links Found` について: アンカーの追加

Expand Down
2 changes: 1 addition & 1 deletion aio-ja/content/navigation.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1488,7 +1488,7 @@
"children": [
{
"title": "Español",
"url": "http://docs.angular.lat/"
"url": "https://docs.angular.lat/"
},
{
"title": "简体中文版",
Expand Down
2 changes: 1 addition & 1 deletion aio-ja/content/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,7 @@
},
{
"title": "Español",
"url": "http://docs.angular.lat/"
"url": "https://docs.angular.lat/"
},
{
"title": "简体中文版",
Expand Down

0 comments on commit ee93621

Please sign in to comment.