فهرست منبع

PR445 [doc] Update Django version URL to exist

https://github.com/cloudera/hue/pull/445

It is just a really minor detail, but the current Django link takes to a 404
Changed the link to point to base Django URL that redirects to current version
Xavier Morera 9 سال پیش
والد
کامیت
50cebf606d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -172,7 +172,7 @@ Main Stack
 Hue would not be possible without:
 
    * Python 2.6.5 - 2.7
-   * Django 1.6 (https://docs.djangoproject.com/en/1.6/)
+   * Django 1.6 (https://docs.djangoproject.com/)
    * Knockout.js (http://knockoutjs.com/)
    * jQuery (http://jquery.com/)
    * Bootstrap (http://getbootstrap.com/)