File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ Your repository containing the documentation has to...
2323
2424The documentation files have to be in markdown format and...
2525
26- - comply [ SCS licensing guidelines] ( https://github.com/SovereignCloudStack/docs/blob/main/community/github/dco-and-licenses .md )
26+ - comply [ SCS licensing guidelines] ( https://github.com/SovereignCloudStack/docs/blob/main/community/license-considerations .md )
2727- match our
2828 - [ markdown file structure guideline] ( https://github.com/SovereignCloudStack/docs/blob/main/community/contribute/doc-files-structure-guide.md )
2929 - linting Rules
3030 - [ styleguide] ( https://github.com/SovereignCloudStack/docs/blob/main/community/contribute/styleguide.md )
3131
3232### Step 2 – Adding your repo to the docs.json
3333
34- File a Pull Request within the [ docs-page ] ( https://github.com/SovereignCloudStack/docs-page ) repository and add your repo to the docs.package.json:
34+ File a Pull Request within the [ docs] ( https://github.com/SovereignCloudStack/docs ) repository and add your repo to the docs.package.json:
3535
3636``` json
3737[
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ const config = {
104104 'Documentation and Community Platform for the Sovereign Cloud Stack'
105105 }
106106 ] ,
107- image : 'img/summit-social .png' ,
107+ image : 'img/scs-og-basic .png' ,
108108 navbar : {
109109 title : '' ,
110110 logo : {
You can’t perform that action at this time.
0 commit comments