fix a possible bug with an image (#14472)
Fotis Voutsas committed
Feb 8, 2023 at 20:27 UTC
4ed0216c2bb37217ed81622fe9a3fc6b1033ad40
1 file changed
+1
-1
docs/contributing/style-guide.md
+1
-1
@@ -380,7 +380,7 @@ the path with `.png`. A member of the Netdata team will assist in creating the i
380
For example, here is the frontmatter for the guide
381
about [deploying the Netdata Agent with Ansible](https://github.com/netdata/netdata/blob/master/packaging/installer/methods/ansible.md).
382
383
-<img width="751" alt="image" src="https://user-images.githubusercontent.com/43294513/217607958-ef0f270d-7947-4d91-a9a5-56b17b4255ee.png">
383
+<img width="751" alt="image" src="https://user-images.githubusercontent.com/43294513/217607958-ef0f270d-7947-4d91-a9a5-56b17b4255ee.png"/>
384
385
Questions about frontmatter in
386
documentation? [Ask on our community forum](https://community.netdata.cloud/c/blog-posts-and-articles/6).