Skip to content

Commit

Permalink
Update index pages
Browse files Browse the repository at this point in the history
  • Loading branch information
programming-wolf committed Sep 3, 2024
1 parent 5b79179 commit 4b4a9e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The international Software Architecture Qualification Board (link:https://isaqb.

The terminology used in the iSAQB curricula can be found as a (freely available) ebook, published on https://leanpub.com/isaqbglossary/read[Leanpub].

== Development versions
== Latest Release {release-version}

The Advanced Level SOFT Curriculum is currently maintained and published in both English (EN) and German (DE).
Maintainers and volunteer reviewers collaborate on GitHub to improve the curriculum.
Expand Down
5 changes: 3 additions & 2 deletions docs/index_rc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include::config/setup.adoc[]
= image:isaqb-logo.jpg[width=150]Certified Professional for Software Architecture^(R)^ (CPSA)
- Curriculum {curriculum-name} [{curriculum-short}] – Release Candidate -

:repo-name: advanced-template
:repo-name: curriculum-soft

The international Software Architecture Qualification Board (link:https://isaqb.org[iSAQB]) defines curricula on several levels for software architects.

Expand All @@ -16,6 +16,7 @@ image:https://img.shields.io/github/contributors/isaqb-org/{repo-name}.svg["Cont
image:https://img.shields.io/github/issues/isaqb-org/{repo-name}.svg["Issues",link="https://github.com/isaqb-org/{repo-name}/issues"]
image:https://img.shields.io/github/issues-closed/isaqb-org/{repo-name}.svg["Issues closed",link="https://github.com/isaqb-org/{repo-name}/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+"]
image:https://img.shields.io/github/commits-since/isaqb-org/{repo-name}/latest.svg[]

|===
| Version | HTML | PDF

Expand All @@ -29,5 +30,5 @@ image:https://img.shields.io/github/commits-since/isaqb-org/{repo-name}/latest.s

|===

== Changes compared to XXX
== Changes compared to the previous version
- link:https://github.com/isaqb-org/{repo-name}/blob/main/CHANGELOG.md[CHANGELOG.md on GitHub]

0 comments on commit 4b4a9e3

Please sign in to comment.