Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Jun 1, 2023
1 parent 67e08d3 commit 81edd68
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions docs/advanced/automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ This section is a work in progress and will be updated soon. Note that the diagr

![Core concepts](/img/advanced/core-concepts.png "Core concepts diagram")


Below we have a general workflow diagram of the conda-forge ecosystem. It is a work in progress and we welcome any suggestions to improve it.

![General ecosystem diagram](/img/advanced/general-ecosystem-diagram.png "General ecosystem diagram")


2 changes: 1 addition & 1 deletion docs/reference/infrastructure/diagrams.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ mindmap
Heroku
Github Actions
Circle CI
```
```
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const config = {
markdown: {
mermaid: true,
},
themes: ['@docusaurus/theme-mermaid'],
themes: ["@docusaurus/theme-mermaid"],

presets: [
[
Expand Down

0 comments on commit 81edd68

Please sign in to comment.