This is an automated email from the ASF dual-hosted git repository.

blankensteiner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new af25226  Update coding-style.md (#122)
af25226 is described below

commit af252262b9b02254d1d21a9f09ffe037b1eedbb5
Author: entvex <[email protected]>
AuthorDate: Fri Nov 4 12:28:13 2022 +0100

    Update coding-style.md (#122)
---
 docs/coding-style.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/coding-style.md b/docs/coding-style.md
index e001466..db40723 100644
--- a/docs/coding-style.md
+++ b/docs/coding-style.md
@@ -56,7 +56,7 @@ But it will enforce small things, like an empty space at the 
end of each cs file
 1. In the commit window, click the gear icon.
 2. Make sure only the "Cleanup 'DotPulsar: Full Cleanup' profile" is checked. 
("Check TODO" can be left on or off according to your preference)
 
-![riderAutoCleanOnCommit](docs/assets/riderAutoCleanOnCommit.gif)
+![riderAutoCleanOnCommit](/docs/assets/riderAutoCleanOnCommit.gif)
 
 <!-- TOC --><a name="visual-studio-with-resharper"></a>
 ### Visual Studio with Resharper
@@ -67,7 +67,7 @@ But it will enforce small things, like an empty space at the 
end of each cs file
 4. Goto Profiles and make sure the profile 'DotPulsar: Full Cleanup' is set as 
the default
 5. Save
 
-![vs2022WithReSharper](docs/assets/vs2022WithReSharper.gif)
+![vs2022WithReSharper](/docs/assets/vs2022WithReSharper.gif)
 
 <!-- TOC --><a name="visual-studio"></a>
 ### Visual Studio.
@@ -79,7 +79,7 @@ To get Visual Studio to automatically enforce the code style 
on file save, do th
 3. Check the box "Run Code Cleanup profile on Save"
 4. click ok
 
-![vs2022CleanOnSave](docs/assets/vs2022CleanOnSave.gif)
+![vs2022CleanOnSave](/docs/assets/vs2022CleanOnSave.gif)
 
 <p align="right">(<a href="#readme-top">back to top</a>)</p>
 
@@ -88,4 +88,4 @@ To get Visual Studio to automatically enforce the code style 
on file save, do th
 <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
 
 [EditorConfig]: https://editorconfig.org/
-[Layer-based settings]: 
https://www.jetbrains.com/help/rider/Sharing_Configuration_Options.html
\ No newline at end of file
+[Layer-based settings]: 
https://www.jetbrains.com/help/rider/Sharing_Configuration_Options.html

Reply via email to