Skip to content

Commit 863169b

Browse files
committed
Add GOALS.md link to README.md. Update URL of deployed version to arewesafetycriticalyet.org
1 parent 4f6a047 commit 863169b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

GOALS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A good first step is to open a new [coding guideline issue](https://github.com/r
3737
* Should be done in parallel with developing an addendum matrix to reduce burden of attaching these later
3838
* We can begin with DO 178 and ISO 26262 at perhaps chapter level, maybe subsection level _for now_ and expand later
3939
* Releases of the coding guidelines are tagged and released with versions of the stable compiler which they support
40-
* Upstream Clippy lints which will cover decideable guidelines
40+
* Upstream Clippy lints which will cover decidable guidelines
4141

4242
## Goals obtained by discussion with Tooling Subcommittee
4343

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Coding Guidelines for Safety Critical Rust developed by the [Safety Critical Rust Consortium][safety-critical-rust-consortium].
44

5-
[View the latest rendered guidelines online](https://rustfoundation.github.io/safety-critical-rust-coding-guidelines/)
5+
[View the latest rendered guidelines online](https://coding-guidelines.arewesafetycriticalyet.org/)
6+
7+
Check out the [coding guideline goals](GOALS.md).
68

79
_Note_: Early, subject to changes.
810

0 commit comments

Comments
 (0)