mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 03:45:49 +00:00 
			
		
		
		
	convert underscores to preffered trailing slash
This commit is contained in:
		@@ -51,7 +51,7 @@ XRPL Dev Portalでは、開発者が開発を開始するためのサンプル
 | 
				
			|||||||
レビューやマージが承認される前に、それぞれのプルリクエストは以下の条件を満たしていなければなりません。
 | 
					レビューやマージが承認される前に、それぞれのプルリクエストは以下の条件を満たしていなければなりません。
 | 
				
			||||||
- インテグレーションテストに合格すること。
 | 
					- インテグレーションテストに合格すること。
 | 
				
			||||||
- レビューの準備が整うまで、[Draft](https://github.blog/2019-02-14-introducing-draft-pull-requests/)としてください。
 | 
					- レビューの準備が整うまで、[Draft](https://github.blog/2019-02-14-introducing-draft-pull-requests/)としてください。
 | 
				
			||||||
- このリポジトリの[コード規約](https://github.com/XRPLF/xrpl-dev-portal/blob/master/CODE_OF_CONDUCT.ja.md)を遵守してください。
 | 
					- このリポジトリの[コード規約](https://github.com/XRPLF/xrpl-dev-portal/blob/master/CODE-OF-CONDUCT.ja.md)を遵守してください。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Dactylのセットアップ
 | 
					## Dactylのセットアップ
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -26,7 +26,7 @@ To build the site locally:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        npm start
 | 
					        npm start
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For more details, see the [contribution guidelines (EN)](CONTRIBUTING.md) ([日本語](CONTRIBUTING.ja.md)) and the [contributor Code of Conduct (EN)](CODE_OF_CONDUCT.md) ([日本語](CODE_OF_CONDUCT.ja.md)).
 | 
					For more details, see the [contribution guidelines (EN)](CONTRIBUTING.md) ([日本語](CONTRIBUTING.ja.md)) and the [contributor Code of Conduct (EN)](CODE-OF-CONDUCT.md) ([日本語](CODE-OF-CONDUCT.ja.md)).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Domain Verification Checker
 | 
					## Domain Verification Checker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -51,7 +51,7 @@ Before being considered for review or merging, each pull request must:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
- Pass continuous integration tests.
 | 
					- Pass continuous integration tests.
 | 
				
			||||||
- Be [marked as drafts](https://github.blog/2019-02-14-introducing-draft-pull-requests/) until they are ready for review.
 | 
					- Be [marked as drafts](https://github.blog/2019-02-14-introducing-draft-pull-requests/) until they are ready for review.
 | 
				
			||||||
- Adhere to the [code of conduct](https://github.com/XRPLF/xrpl-dev-portal/blob/master/CODE_OF_CONDUCT.md) for this repository.
 | 
					- Adhere to the [code of conduct](https://github.com/XRPLF/xrpl-dev-portal/blob/master/CODE-OF-CONDUCT.md) for this repository.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Redocly Setup
 | 
					## Redocly Setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -642,7 +642,7 @@
 | 
				
			|||||||
      expanded: false
 | 
					      expanded: false
 | 
				
			||||||
      items:
 | 
					      items:
 | 
				
			||||||
        - label: Contributor Code of Conduct
 | 
					        - label: Contributor Code of Conduct
 | 
				
			||||||
          href: https://github.com/XRPLF/xrpl-dev-portal/blob/master/CODE_OF_CONDUCT.md
 | 
					          href: https://github.com/XRPLF/xrpl-dev-portal/blob/master/CODE-OF-CONDUCT.md
 | 
				
			||||||
          external: true
 | 
					          external: true
 | 
				
			||||||
        - page: resources/contribute-documentation/documentation-translations.md
 | 
					        - page: resources/contribute-documentation/documentation-translations.md
 | 
				
			||||||
        - page: resources/contribute-documentation/creating-diagrams.md
 | 
					        - page: resources/contribute-documentation/creating-diagrams.md
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user