File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111 <div class =" hero-actions" >
1212 <a href =" #setup" class =" btn btn-primary" >Get Started</a >
13- <a href =" https://github.com/anthropics /ralphy-openspec" target =" _blank" rel =" noopener" class =" btn btn-secondary" >
13+ <a href =" https://github.com/wenqingyu /ralphy-openspec" target =" _blank" rel =" noopener" class =" btn btn-secondary" >
1414 View Source
1515 <svg width =" 12" height =" 12" viewBox =" 0 0 12 12" fill =" none" stroke =" currentColor" stroke-width =" 1.5" >
1616 <path d =" M2.5 9.5L9.5 2.5M9.5 2.5H4M9.5 2.5V8" />
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ const lang = getLangFromUrl(Astro.url);
1010 <a href ={ ` /${lang }/ ` } class =" nav-logo" >ralphy-spec</a >
1111
1212 <div class =" nav-links" >
13- <a href =" https://github.com/anthropics /ralphy-openspec" target =" _blank" rel =" noopener" >GitHub</a >
13+ <a href =" https://github.com/wenqingyu /ralphy-openspec" target =" _blank" rel =" noopener" >GitHub</a >
1414 <a href =" https://www.npmjs.com/package/ralphy-spec" target =" _blank" rel =" noopener" >npm</a >
1515 <LanguagePicker />
1616 </div >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ const {
3939 <div class =" footer-content" >
4040 <span class =" footer-text" >BSD-3-Clause</span >
4141 <span class =" footer-sep" >·</span >
42- <a href =" https://github.com/anthropics /ralphy-openspec" target =" _blank" rel =" noopener" >GitHub</a >
42+ <a href =" https://github.com/wenqingyu /ralphy-openspec" target =" _blank" rel =" noopener" >GitHub</a >
4343 <span class =" footer-sep" >·</span >
4444 <a href =" https://www.npmjs.com/package/ralphy-spec" target =" _blank" rel =" noopener" >npm</a >
4545 </div >
Original file line number Diff line number Diff line change 77 "homepage" : " https://ralphy-spec.org" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " git+https://github.com/anthropics /ralphy-openspec.git"
10+ "url" : " git+https://github.com/wenqingyu /ralphy-openspec.git"
1111 },
1212 "bugs" : {
13- "url" : " https://github.com/anthropics /ralphy-openspec/issues"
13+ "url" : " https://github.com/wenqingyu /ralphy-openspec/issues"
1414 },
1515 "keywords" : [
1616 " openspec" ,
You can’t perform that action at this time.
0 commit comments