Revise Defining Constants

This commit is contained in:
Rob Bocchino 2025-11-02 12:29:49 -08:00
parent 5c46f0cf02
commit cc6680ff5e
2 changed files with 3 additions and 3 deletions

View File

@ -1847,7 +1847,7 @@ For example, the file <code>default/config/DpCfg.fpp</code> provides a default v
You can override this default value by providing your own version of
the file <code>DpCfg.fpp</code>.
The
<a href="https://fprime.jpl.nasa.gov/devel/docs/user-manual/framework/configuring-fprime/,">F
<a href="https://fprime.jpl.nasa.gov/devel/docs/user-manual/framework/configuring-fprime/">F
Prime User Manual</a>
explains how to do this configuration.</p>
</div>
@ -16000,7 +16000,7 @@ serialized according to its
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-11-02 12:09:14 -0800
Last updated 2025-11-02 12:28:51 -0800
</div>
</div>
<script src="code-prettify/run_prettify.js"></script>

View File

@ -754,7 +754,7 @@ For example, the file `default/config/DpCfg.fpp` provides a default value for
You can override this default value by providing your own version of
the file `DpCfg.fpp`.
The
https://fprime.jpl.nasa.gov/devel/docs/user-manual/framework/configuring-fprime/,[F
https://fprime.jpl.nasa.gov/devel/docs/user-manual/framework/configuring-fprime/[F
Prime User Manual]
explains how to do this configuration.