File tree Expand file tree Collapse file tree 6 files changed +13
-4
lines changed Expand file tree Collapse file tree 6 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 170170 "scrollDocsURL" : " https://docs.scroll.io/" ,
171171 "blog" : " Blog" ,
172172 "documentation" : " Documentation" ,
173- "brandKit" : " Brand Kit"
173+ "brandKit" : " Brand Kit" ,
174+ "audits" : " Audits"
174175 },
175176 "followUs" : {
176177 "title" : " Follow Us"
Original file line number Diff line number Diff line change 169169 "scrollDocsURL" : " https://docs.scroll.io/es" ,
170170 "blog" : " Blog" ,
171171 "documentation" : " Documentación" ,
172- "brandKit" : " Kit de Marca"
172+ "brandKit" : " Kit de Marca" ,
173+ "audits" : " Auditorías"
173174 },
174175 "followUs" : {
175176 "title" : " Síguenos"
Original file line number Diff line number Diff line change 169169 "scrollDocsURL" : " https://docs.scroll.io/" ,
170170 "blog" : " 博客" ,
171171 "documentation" : " 文档" ,
172- "brandKit" : " 品牌工具包"
172+ "brandKit" : " 品牌工具包" ,
173+ "audits" : " 审计"
173174 },
174175 "followUs" : {
175176 "title" : " 关注我们"
Original file line number Diff line number Diff line change @@ -55,7 +55,11 @@ export const resourceList = [
5555 } ,
5656 {
5757 name : "footer.resources.brandKit" ,
58- href : "https://scrollzkp.notion.site/Scroll-Rebrand-Assets-5bb83465f56f40989c4f772b39ed3a06" ,
58+ href : "https://scroll.io/brand-kit" ,
59+ } ,
60+ {
61+ name : "footer.resources.audits" ,
62+ href : "https://github.com/scroll-tech/scroll-audits" ,
5963 } ,
6064]
6165
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Scroll has worked with several industry-leading security audit firms to review o
5151 - [ ScrollOwner and Rate Limiter] ( https://blog.openzeppelin.com/scrollowner-and-rate-limiter-audit )
5252 - [ USDC Gateway] ( https://blog.openzeppelin.com/scroll-usdc-gateway-audit )
5353 - [ Contract diff] ( https://blog.openzeppelin.com/scroll-diff-audit-report )
54+ - [ Bridge Gas Optimizations] ( https://blog.openzeppelin.com/scroll-bridge-gas-optimizations-audit )
5455- Zellic
5556 - [ Report 1] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2005.26.23%20Zellic%20Audit%20Report.pdf )
5657 - [ Report 2] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2009.27.23%20Zellic%20Audit%20Report.pdf )
Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ Scroll 已经与多家业内领先的安全审计公司合作,来审查我们
5757 - [ ScrollOwner and Rate Limiter] ( https://blog.openzeppelin.com/scrollowner-and-rate-limiter-audit )
5858 - [ USDC Gateway] ( https://blog.openzeppelin.com/scroll-usdc-gateway-audit )
5959 - [ Contract diff] ( https://blog.openzeppelin.com/scroll-diff-audit-report )
60+ - [ Bridge Gas Optimizations] ( https://blog.openzeppelin.com/scroll-bridge-gas-optimizations-audit )
6061- Zellic
6162 - [ Report 1] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2005.26.23%20Zellic%20Audit%20Report.pdf )
6263 - [ Report 2] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2009.27.23%20Zellic%20Audit%20Report.pdf )
You can’t perform that action at this time.
0 commit comments