From 6d42f111b2eaff6889090ba480173aca6b168bda Mon Sep 17 00:00:00 2001 From: "Philip I. Thomas" Date: Wed, 28 Mar 2018 18:58:50 -0300 Subject: [PATCH] Update Moonlight landing page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7d035e..3a5480d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Staffjoy V1 Mobile Apps for Android and iPhone -[![Moonlight contractors](https://www.moonlightwork.com/shields/react-native.svg)](https://www.moonlightwork.com/?referredByUserID=1&referralProgram=maintainer&referrerName=Staffjoy) +[![Moonlight contractors](https://www.moonlightwork.com/shields/react-native.svg)](https://www.moonlightwork.com/for/react-native?referredByUserID=1&referralProgram=maintainer&referrerName=Staffjoy) [Staffjoy is shutting down](https://blog.staffjoy.com/staffjoy-is-shutting-down-39f7b5d66ef6#.ldsdqb1kp), so we are open-sourcing our code. These applications use [React Native](https://facebook.github.io/react-native/) to create a simple webview around [Staffjoy V1's applications](https://github.com/staffjoy/suite). The mobile applications look for a `mobile-config.json` on the server, which provides a regex for determining which URLs are considered the "app, which hides a navbar with the URL and back button. The repos also includes some other functionality, such as a loading screen and error handling. Thanks to [@JBaller](https://github.com/jballer) for helping us with this last year in his spare time.