Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
use consistent url and file name
Browse files Browse the repository at this point in the history
  • Loading branch information
ys2843 committed Jun 3, 2020
1 parent 8fa5d9e commit 4ce94d4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page_category
title: GitHub contribution and PR verification tips
category: Developer Guide
permalink: /api/devGuide/github_contribution_and_PR_verification_tips
permalink: /api/dev-guide/github_contribution_and_PR_verification_tips
---
# GitHub contribution and PR verification tips

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page_category
title: Debugging and performance optimization tips
category: Developer Guide
permalink: /api/devGuide/debugging_and_performance_optimization_tips
permalink: /api/dev-guide/debugging_and_performance_optimization_tips
---
# Debugging and performance optimization tips

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page_category
title: Examine forward results with hooks
category: Developer Guide
permalink: /api/devGuide/examine_forward_results_with_hooks
permalink: /api/dev-guide/examine_forward_results_with_hooks
---
# Examine forward results with hooks

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page_category
title: Exception handing and custom error types
category: Developer Guide
permalink: /api/devGuide/exception_handing_and_custom_error_types
permalink: /api/dev-guide/exception_handing_and_custom_error_types
---
# Exception handing and custom error types

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page_category
title: Profiling
category: Developer Guide
permalink: /api/devGuide/profiling
permalink: /api/dev-guide/profiling
---
# Profiling

Expand Down

0 comments on commit 4ce94d4

Please sign in to comment.