Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ node_modules
.DS_Store
*.log

# Ignore netlify
.netlify

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/documentation/overview/what-is-microcks.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Depending on your profile, you way use Microcks to gain different advantages:
</div>
<div class="row justify-content-center mb-5">
<div class="col-lg-4 col-md-10 mb-4 mb-lg-0 text-center">
{{< image src="images/documentation/platform-engineer.png" alt="Developer" zoomable="false" >}}
{{< image src="images/documentation/platform-engineer-updated.png" alt="Developer" zoomable="false" >}}
<h6 >For Platform Engineers</h6>
</div>
<div class="col-lg-8">
Expand Down