diff --git a/README.md b/README.md index 95a4b32f30b065aea62ef40b492635564acc4db1..222b8d3861e2808a653b390e282bf10ebb126c79 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ Code for the design, simulation and optimization of MetaVoxels. - [Tendons Modeling](https://amiraa.pages.cba.mit.edu/metavoxels-code/demos/indexTendon.html) - [Precomputed 5*5 cuboct Voxel](https://amiraa.pages.cba.mit.edu/metavoxels-code/demos/indexScaling.html) - [Precomputed 4*1 chiral Voxel](https://amiraa.pages.cba.mit.edu/metavoxels-code/demos/indexChiral.html) -- [Boundary Conditions](https://amiraa.pages.cba.mit.edu/metavoxels-code/demos/indexBoundaryConditions.htmll) +- [Boundary Conditions](https://amiraa.pages.cba.mit.edu/metavoxels-code/demos/indexBoundaryConditions.html) - [Hierarchal multi-material 3*3 Base Voxel (old cpu version (to fix))](https://amiraa.pages.cba.mit.edu/metavoxels-code/demos/indexHierarchical.html) \ No newline at end of file diff --git a/demos/indexBoundaryContitions.html b/demos/indexBoundaryConditions.html similarity index 100% rename from demos/indexBoundaryContitions.html rename to demos/indexBoundaryConditions.html