Skip to content

Commit 3cfa439

Browse files
authored
Merge branch 'main' into feat/add-certification-process2
2 parents 9154dba + 9c22cda commit 3cfa439

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

community/contribute/adding-docs-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ Your repository containing the documentation has to...
2323

2424
The 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
[

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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: {

static/img/scs-og-basic.png

187 KB
Loading

0 commit comments

Comments
 (0)