You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2018/04/06 17:50:18 UTC

[GitHub] myrle-krantz closed pull request #2: Fixed a broken link to the demo-server

myrle-krantz closed pull request #2: Fixed a broken link to the demo-server
URL: https://github.com/apache/fineract-cn-fims-web-app/pull/2
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 97c0729..b7dc20a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 * Install Node packages `npm i`
 
 ## Development
-* Follow instructions at https://github.com/mifosio/demo-server and start demo-server
+* Follow instructions at https://github.com/apache/fineract-cn-demo-server and start demo-server
 * Run local dev environment `npm run dev`
 * Go to http://localhost:4200
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services