Skip to content

Commit

Permalink
Fixed broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeR227 committed Dec 9, 2024
1 parent aa91d2a commit 1cb5e72
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/src/meshes.md → docs/src/meshes/meshes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
For information on how to generate meshes, please consult the [Meshes page](https://algebraicjulia.github.io/CombinatorialSpaces.jl/dev/meshes/) of the CombinatorialSpaces.jl docs, and see the following examples:

- [Imperative Grids](https://github.com/AlgebraicJulia/Decapodes.jl/blob/main/examples/grid_meshes.jl)
- [Imperative Spherical Meshes](https://github.com/AlgebraicJulia/Decapodes.jl/blob/main/examples/sw/spherical_meshes.jl)
- [Imperative Spherical Meshes](https://github.com/AlgebraicJulia/CombinatorialSpaces.jl/blob/64f44241d3f0c9dd2eaaf2b33ed93bef101f54a8/src/Meshes.jl#L187)
- [By Gluing Triangles to the ACSet](https://github.com/AlgebraicJulia/CombinatorialSpaces.jl/blob/87da8ea13901d30e612bd108406485f85734644a/test/DiscreteExteriorCalculus.jl#L381)
- [From an OBJ](https://github.com/AlgebraicJulia/Decapodes.jl/blob/main/test/meshes.jl)
- [From an OBJ downloaded remotely](https://github.com/AlgebraicJulia/Decapodes.jl/blob/5db4865fbed07b93149b44315838dba50c23da32/examples/chemistry/brusselator_teapot.jl#L32)
- [From a serialized JSON ACSet](https://github.com/AlgebraicJulia/Decapodes.jl/blob/83efc30769218aa6e882c241972d08c44f7155fb/src/meshes.jl#L44)

0 comments on commit 1cb5e72

Please sign in to comment.