Skip to content

Commit 6bcd8b1

Browse files
committed
Merge branch 'dev'
2 parents 9ecbf48 + 940514c commit 6bcd8b1

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| Environment | URL |
2-
|------------------------|---------------------------------|
3-
| Development | https://vip-smur.netlify.app/ |
4-
| Production | https://vip-smur.github.io/ |
1+
| Environment | URL | Status |
2+
|------------------------|---------------------------------|----------------|
3+
| Development | https://vip-smur.netlify.app/ | [![Dev](https://api.netlify.com/api/v1/badges/18391fe1-7ebc-4337-bbcb-a1eea530bc62/deploy-status)](https://app.netlify.com/projects/vip-smur/deploys) |
4+
| Production | https://vip-smur.github.io/ | [![Prod](https://github.com/VIP-SMUR/vip-smur.github.io/actions/workflows/deploy.yml/badge.svg)](https://github.com/VIP-SMUR/vip-smur.github.io/actions/workflows/deploy.yml) |

docs/projects/25fa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
---
1414

15-
[:octicons-arrow-right-24: Learn more](../../25fa-medialaxistransformation/README.md)
15+
[:octicons-arrow-right-24: Learn more](../../25fa-medialaxis/README.md)
1616

1717
- :material-view-grid-plus:{ .lg .middle } __MPONC__
1818

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ plugins:
247247
imports: [/*]
248248

249249
# Fall 2025
250-
- name: 25Fa-MedialAxisTransformation
251-
import_url: https://github.com/VIP-SMUR/25Fa-MedialAxisTransformation?branch=main
250+
- name: 25Fa-MedialAxis
251+
import_url: https://github.com/VIP-SMUR/25Fa-MedialAxis?branch=main
252252
imports: [/README.md, /Figures/*]
253253
- name: 25Fa-MPONC
254254
import_url: https://github.com/VIP-SMUR/25Fa-MPONC?branch=main
@@ -335,7 +335,7 @@ nav:
335335

336336
- Fall 2025:
337337
- Projects: projects/25fa/README.md
338-
- 25-Fa-MedialAxisTransformation: 25fa-medialaxistransformation/README.md
338+
- 25-Fa-MedialAxis: 25fa-medialaxis/README.md
339339
- 25-Fa-MPONC: 25fa-mponc/README.md
340340
- 25-Fa-Energy: 25fa-energyinbuildings/README.md
341341
- 25-Fa-Microclimate-ML: 25fa-microclimate-ml/README.md

0 commit comments

Comments
 (0)