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

Commit 067201b

Browse files
committed
Update README.md
Add some links
1 parent 19b6607 commit 067201b

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

‎README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Templates for naming convention
22

3-
## Usefull Links
3+
## Usefull links for name conventions
44
- [MSDN C#]
55
- [MSDN ASP.NET MVC]
66
- [Google's R Style Guide]
@@ -11,9 +11,9 @@
1111
## Relation Database
1212
- SQL Server ([SQL Server 2012 Documentation])
1313
- SQLite ([SQLite Documentation])
14-
- PostgreSQL ([PostgreSQL 9.3 Manual])
15-
- Oracle
16-
- MySQL
14+
- PostgreSQL ([PostgreSQL Manual])
15+
- Oracle Database ([Oracle DB documentation])
16+
- MySQL ([MySQL documentation])
1717

1818
## Programm Language
1919
- C# Language ([C# Programming Guide])
@@ -32,7 +32,9 @@
3232

3333
[SQL Server 2012 Documentation]:http://technet.microsoft.com/library/bb418433%28v=sql.10%29.aspx
3434
[SQLite Documentation]:https://www.sqlite.org/docs.html
35-
[PostgreSQL 9.3 Manual]:http://www.postgresql.org/docs/9.3/interactive/index.html
35+
[PostgreSQL Manual]:http://www.postgresql.org/docs/current/static/
36+
[Oracle DB documentation]:https://docs.oracle.com/en/database/database.html
37+
[MySQL documentation]:http://docs.oracle.com/cd/E17952_01/index.html
3638

3739
[Standard ECMA-262]:http://www.ecma-international.org/publications/standards/Ecma-262.htm
3840
[Microsoft JavaScript Language Reference]:http://msdn.microsoft.com/en-us/library/ie/d1et7k7c%28v=vs.94%29.aspx

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /