mirror of https://github.com/cncf/techdocs.git
Use slack.cncf.io as canonical URL (#300)
This commit is contained in:
parent
e9225bce00
commit
6aafa053ae
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"ignorePatterns": [
|
||||
{
|
||||
"pattern": "^https://slack.cncf.io/?"
|
||||
},
|
||||
{
|
||||
"pattern": "^http://localhost"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -70,4 +70,4 @@ CNCFのプロジェクト特有の用語については、原則として英語
|
|||
|
||||
CNCFのプロジェクトのローカライゼーションに関するコミュニケーションは、主に、[CNCFのSlack](https://cloud-native.slack.com)の[`#glossary-localization-japanese`](https://cloud-native.slack.com/archives/C057F81GFUG)チャンネルで行われています。ローカライゼーションに関する質問や提案がある場合は、こちらのチャンネルで議論してください。
|
||||
|
||||
CNCFのSlackに参加していない場合は、[Community Inviterのサイト](https://communityinviter.com/apps/cloud-native/cncf)から参加できます。
|
||||
CNCFのSlackに参加していない場合は、[Community Inviterのサイト](https://slack.cncf.io)から参加できます。
|
||||
|
|
|
|||
Loading…
Reference in New Issue