Skip to content

Commit 5353d49

Browse files
mobile friendly list of versions on gihub.io, add v3.4
1 parent f8dd4cf commit 5353d49

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Trivadis published their guidelines for PL/SQL & SQL in 2009 in the context
88

99
HTML is the primary output format. [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) is used to generate static HTML files and [Mike](https://github.com/jimporter/mike) to publish version specific variants. The following sites are available:
1010

11-
Link | Content
12-
-------------------------------------------------------------------- | -------
13-
<https://trivadis.github.io/plsql-and-sql-coding-guidelines/> | Latest Release
14-
<https://trivadis.github.io/plsql-and-sql-coding-guidelines/master/> | Current version based on the master branch, typically a snapshot version of the coming release
15-
<https://trivadis.github.io/plsql-and-sql-coding-guidelines/v3.3/> | Released version 3.3
11+
* [Current version based on the master branch, snapshot version of the coming release](https://trivadis.github.io/plsql-and-sql-coding-guidelines/master/)
12+
* [Latest Release](https://trivadis.github.io/plsql-and-sql-coding-guidelines/)
13+
* Releases
14+
* [Version 3.4](https://trivadis.github.io/plsql-and-sql-coding-guidelines/v3.4/)
15+
* [Version 3.3](https://trivadis.github.io/plsql-and-sql-coding-guidelines/v3.3/)
1616

1717
## PDF format
1818

0 commit comments

Comments
 (0)