• Line 21:
    OLD = Visit the [project page](http://projects.djekic.net/synchi/) to learn more.
    New = Visit the [project page](http://milos.djekic.net/my-software/synchi/) to learn more.

    My IDE seems to have removed some trailing spaces or something:

    Index: readme.txt
    ===================================================================
    --- readme.txt	(revision 1111445)
    +++ readme.txt	(working copy)
    @@ -18,7 +18,7 @@
     WP plugin editor, themes editor and article HTML editor. Plugin is based on
     CodeMirror library.
    
    -Visit the [project page](http://projects.djekic.net/synchi/) to learn more.
    +Visit the [project page](http://milos.djekic.net/my-software/synchi/) to learn more.
    
     = A full IDE inside WordPress =
    
    @@ -30,7 +30,7 @@
     delete and copy/cut existing files and folders!
    
     You can enjoy syntax highlight and basic IDE features (search/replace,code
    -formatting, line highlight...) in HTML article editor without conflicts with
    +formatting, line highlight...) in HTML article editor without conflicts with
     TinyMCE. Full screen is enabled too for both articles and text/HTML widgets
     editor. Enjoy!
    
    @@ -67,7 +67,7 @@
     * XML (.xml files)
     * MySQL (.sql files)
    
    -The code is well documented and understandable. Additional plugin information,
    +The code is well documented and understandable. Additional plugin information,
     screenshots and contact information is available at http://milos.djekic.net
    
     = Localization =
    @@ -84,7 +84,7 @@
    
     == Installation ==
    
    -Before you begin, please make sure jQuery is included (should be WP default). If
    +Before you begin, please make sure jQuery is included (should be WP default). If
     you are by chance using Internet Explorer 6, please do not install this plugin or,
     even better, stop using Internet.
    
    @@ -194,7 +194,7 @@
    
     == Credits ==
    
    -To provide a full IDE experience, Synchi uses a number of usefull JavaScript
    +To provide a full IDE experience, Synchi uses a number of usefull JavaScript
     libraries made by different authors.
    
     An unmeasured thanks to authors of libraries and jQuery plugins:
    @@ -212,4 +212,4 @@
     * [th.meestersx](http://wordpress.org/support/profile/thmeesters)
    
     Synchi IDE plugin is brought to you by [Miloš Đekić](http://milos.djekic.net). If you would like to donate for future
    -development, please visit the [project page](http://milos.djekic.net/my-software/synchi).
    \ No newline at end of file
    +development, please visit the [project page](http://milos.djekic.net/my-software/synchi).

    https://wordpress.org/plugins/synchi/

  • The topic ‘Bad link in your readme.txt’ is closed to new replies.