From 81a9fbb2b989528786c8a6f905d33c4b49c2ae6e Mon Sep 17 00:00:00 2001 From: Ross Peters Date: Wed, 14 Apr 2021 10:50:19 -0700 Subject: [PATCH] Fix #961, update OSAL Config Guide link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4080f2f64..41cf6ad59 100644 --- a/README.md +++ b/README.md @@ -476,7 +476,7 @@ make make test ``` -See the [Configuration Guide](https://github.com/nasa/osal/blob/master/doc/OSAL-Configuration-guide.pdf) for more information. +See the [Configuration Guide](https://github.com/nasa/osal/blob/main/doc/OSAL-Configuration-Guide.md) for more information. See also the autogenerated user's guide: