docs: fix 2 broken internal links
- doc/release-policy.md:85 corrected `doc/api/tests.md` link to relative `api/tests.md` (was resolving to nonexistent doc/doc/api/tests.md). - doc/tutorials/block-fd-hessian.md:40 redirected stale reference `../math/hyper-ideal.md` to the actual file `../math/geometry-modes.md`. Found by a sweep of all doc/*.md before the reviewer meeting. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -37,7 +37,7 @@ as `face_angles_from_local_dofs(...)`.
|
||||
> for circle patterns and Koebe's theorem.* Trans. AMS 356(2), 659–689.
|
||||
|
||||
**Prerequisite:** familiarity with the hyper-ideal functional itself
|
||||
(see [`doc/math/hyper-ideal.md`](../math/hyper-ideal.md)), and with the
|
||||
(see [`doc/math/geometry-modes.md`](../math/geometry-modes.md)), and with the
|
||||
generic functional-porting pattern of
|
||||
[`doc/tutorials/add-inversive-distance.md`](add-inversive-distance.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user