diff --git a/dactyl-config.yml b/dactyl-config.yml index 7f42d87e7b..32ca80a4d1 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -4247,7 +4247,7 @@ pages: html: contribute-code-to-rippled.html template: pagetype-redirect.html.jinja nav_omit: true - redirect_url: contribute-code.html + redirect_url: contribute-code-flow.html targets: - en @@ -4255,7 +4255,7 @@ pages: html: contribute-code-to-rippled.html template: pagetype-redirect.html.jinja nav_omit: true - redirect_url: contribute-code.html + redirect_url: contribute-code-flow.html targets: - ja @@ -4263,7 +4263,7 @@ pages: html: contribute-code-to-ripple-lib.html template: pagetype-redirect.html.jinja nav_omit: true - redirect_url: contribute-code.html + redirect_url: contribute-code-flow.html targets: - en @@ -4271,7 +4271,7 @@ pages: html: contribute-code-to-ripple-lib.html template: pagetype-redirect.html.jinja nav_omit: true - redirect_url: contribute-code.html + redirect_url: contribute-code-flow.html targets: - ja diff --git a/img/Contribute Code Flowchart.png b/img/Contribute Code Flowchart.png index ed99110972..da85ac4950 100644 Binary files a/img/Contribute Code Flowchart.png and b/img/Contribute Code Flowchart.png differ