diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index 484152f0e..ab68bda86 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -57,7 +57,7 @@ jobs: name: Build cFS documents uses: nasa/cFS/.github/workflows/build-deploy-doc.yml@main with: - target: "[\"cfe-usersguide\", \"osal-apiguide\", \"mission-doc\"]" + target: "[\"cfe-usersguide\", \"osal-apiguide\"]" cache-key: cfs-doc-${{ github.run_id }}-${{ github.run_attempt }} deploy: false diff --git a/README.md b/README.md index b7a4f709e..424ad3685 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ More information is available on the [cFS Website](). - [cFE User's Guide]() - [OSAL User's Guide]() -- [Combined Mission documentation]() - [cFE App Developer's Guide]() - [Training documentation]() - [cFS Overview]() diff --git a/cfe b/cfe index 215e22437..70b80172f 160000 --- a/cfe +++ b/cfe @@ -1 +1 @@ -Subproject commit 215e2243735c2e2465fcf8629c29af5ba22d4d33 +Subproject commit 70b80172f4f503704adbd6d3c2c2ade1e61b4cf0