Skip to content

Commit 26a5959

Browse files
committed
docs fix
1 parent b102d13 commit 26a5959

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/src/physics/single_chain/ufjc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Arbitrary link potential freely-jointed chain (uFJC) model
22

3+
* [Lennard-Jones potential freely-jointed chain (Lennard-Jones-FJC) model](../../lennard_jones)
4+
* [Log-squared potential freely-jointed chain (log-squared-FJC) model](../../log_squared)
35
* [Morse potential freely-jointed chain (Morse-FJC) model](../../morse)
46

57
```@autodocs
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Morse potential freely-jointed chain (Morse-FJC) model
1+
# Lennard-Jones potential freely-jointed chain (Lennard-Jones-FJC) model
22

3-
* [Morse-FJC model thermodynamics](../../../thermodynamics)
3+
* [Lennard-Jones-FJC model thermodynamics](../../../thermodynamics)
44

55
```@autodocs
6-
Modules = [Polymers.Physics.SingleChain.Ufjc.Morse]
6+
Modules = [Polymers.Physics.SingleChain.Ufjc.LennardJones]
77
```

0 commit comments

Comments
 (0)