Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromSalGnt/cscs

Commite45415d

Browse files
author
Adonay Berhe
committed
Adding readme file for viewing convenience
1 parent46b2f3f commite45415d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎C#.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class MyClass {
4848
```
4949

5050
##**Reference**
51-
For more standards and links refer to[Coding Standards Lookup](Coding_Standards.md/#C&#35) page.
51+
For more standards and links refer to[Coding Standards Lookup](README.md/#C&#35) page.
5252

5353
##**Guidelines**
5454
To contribute refer to the[Contributing](guidelines/CONTRIBUTING.md) and[License](guidelines/LICENSE) pages.

‎C++.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ example::example_scope::example_item temp_example;
5757
```
5858
5959
## **Reference**
60-
For more standards and links refer to [Coding Standards Lookup](Coding_Standards.md/#C++) page.
60+
For more standards and links refer to [Coding Standards Lookup](README.md/#C++) page.
6161
6262
## **Guidelines**
6363
To contribute refer to the [Contributing](guidelines/CONTRIBUTING.md) and [License](guidelines/LICENSE) pages.

‎JS.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public interface IMyInterface {}
4949
```
5050

5151
##**Reference**
52-
For more standards and links refer to[Coding Standards Lookup](Coding_Standards.md/#JavaScript) page.
52+
For more standards and links refer to[Coding Standards Lookup](README.md/#JavaScript) page.
5353

5454
##**Guidelines**
5555
To contribute refer to the[Contributing](guidelines/CONTRIBUTING.md) and[License](guidelines/LICENSE) pages.

‎Python.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ autopep8 --in-place yourcode.py
7878
```
7979

8080
##**Reference**
81-
For more standards and links refer to[Coding Standards Lookup](Coding_Standards.md/#Python) page.
81+
For more standards and links refer to[Coding Standards Lookup](README.md/#Python) page.
8282

8383
##**Guidelines**
8484
To contribute refer to the[Contributing](guidelines/CONTRIBUTING.md) and[License](guidelines/LICENSE) pages.

‎Coding_Standards.md‎renamed to ‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Miscellaneous
218218

219219
Contributing
220220
------------
221-
Contributions are welcome! Please see[CONTRIBUTING](CONTRIBUTING.md) for details.
221+
Contributions are welcome! Please see[CONTRIBUTING](guidelines/CONTRIBUTING.md) for details.
222222

223223

224224
License

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp