summaryrefslogtreecommitdiff
path: root/build/website/mathematics/calculus/index.html
diff options
context:
space:
mode:
authorpreston <preston@openbsd-preston.prestonpan.tech>2023-03-19 18:27:24 -0700
committerpreston <preston@openbsd-preston.prestonpan.tech>2023-03-19 18:27:24 -0700
commitb7231ce286398c809a406ed76db315271faf3036 (patch)
tree2921d257ce67449755cf610d82d495b0bcda29b3 /build/website/mathematics/calculus/index.html
parent321b218eb593d689e587eebb67d78ff49783fc5b (diff)
replace links with nullring.xyz links
Diffstat (limited to 'build/website/mathematics/calculus/index.html')
-rw-r--r--build/website/mathematics/calculus/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/website/mathematics/calculus/index.html b/build/website/mathematics/calculus/index.html
index 4d7f0bc..984ae39 100644
--- a/build/website/mathematics/calculus/index.html
+++ b/build/website/mathematics/calculus/index.html
@@ -40,8 +40,8 @@ the derivative).
<h2>Elementary Calculus</h2>
<ul>
<li><a href="./derivative.pdf">Derivative</a> -- a fundamental operation regarding calculus.</li>
- <li><a href="./derivative_identities.pdf">Derivative Identities</a> -- Deriving identities related to derivatives of simple functions.</li>
- <li><a href="./derivative_rules.pdf">Derivative Rules</a> -- Deriving common derivative rules.</li>
+ <li><a href="./derivative_identities.pdf">Derivative Identities</a> -- Deriving identities related to derivatives.</li>
+ <li><a href="./chain_rule.pdf">Chain rule</a> -- Explaining and deriving the chain rule.</li>
</ul>
<h2>Multivariable</h2>