Skip to content
代码片段 群组 项目
提交 79e3a1e3 编辑于 作者: David Woods's avatar David Woods
浏览文件

Fixed link to Secure Coding Guidelines

Old link was to a hard-coded link that redirected users to a new url.

New link uses relative path that works in compiled documentation.
上级 2b7363e8
No related branches found
No related tags found
1 合并请求!1355Draft: Reset password by phone with geetest captcha
......@@ -224,7 +224,7 @@ requirements.
1. Working and clean code that is commented where needed.
1. The change is evaluated to [limit the impact of far-reaching work](https://about.gitlab.com/handbook/engineering/development/#reducing-the-impact-of-far-reaching-work).
1. [Performance guidelines](../merge_request_concepts/performance.md) have been followed.
1. [Secure coding guidelines](https://gitlab.com/gitlab-com/gl-security/security-guidelines) have been followed.
1. [Secure coding guidelines](../secure_coding_guidelines.md) have been followed.
1. [Application and rate limit guidelines](../merge_request_concepts/rate_limits.md) have been followed.
1. [Documented](../documentation/index.md) in the `/doc` directory.
1. If your MR touches code that executes shell commands, reads or opens files, or
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册