Skip to content

Commit f92982d

Browse files
committed
Change nav url
1 parent 1f87f97 commit f92982d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ project:
7878
site:
7979
nav:
8080
- title: Notes on Numerical Analysis
81-
url: /numa
81+
url: https://cpraveen.github.io/numa
8282
template: book-theme
8383
title: Numerical Analysis
8484
options:

todo.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Move math.md into myst.yml
2+
Move numbering into myst.yml
3+
See: https://github.com/fncbook/fnc/blob/master/myst.yml
4+
-------------------------------------------------------------------------------
15
ODE
26

37
About backward euler and uniqueness, Scott, sec. 16.3.1, 16.3.2

0 commit comments

Comments
 (0)