Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 315857b

Browse files
committed
Fixed other urls 🚀
1 parent fbd560f commit 315857b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2018-07-05-distribution-enterprise-app-ios-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ authors: [giordano_tamburrelli, fabrizio_duroni]
1717

1818
---
1919

20-
In a [previous post](/2018/07/04/react-native-typescript-exsisting-app.html "react native typescript") I talked about
20+
In a [previous post](/2018/07/04/react-native-typescript-existing-app.html "react native typescript") I talked about
2121
the "app relaunch" project I was involved in the last few months at [lastminute.com group](http://www.lastminutegroup.com/ "lastminute.com group").
2222
During one of the last sprint before the release we started to think about putting in place an internal beta testing
2323
program to have more testing data and eventually discover more bugs before the release on the App Store (we really

scripts/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ npm run build
77
npm run generate
88

99
# Unit test website
10-
htmlproofer --assume-extension --http-status-ignore "999" ./_site
10+
htmlproofer --check-favicon --assume-extension --http-status-ignore "999" ./_site

0 commit comments

Comments
 (0)