diff --git a/ChangeLog.txt b/ChangeLog.txt index ac89b4ca77..a0626c8e64 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-03-15 11:34 UTC+0100 Viktor Szakats (harbour syenar.net) + * README.txt + * tweak to git raw links + 2013-03-15 11:25 UTC+0100 Viktor Szakats (harbour syenar.net) - website/* - deleted website source, now stored inside this diff --git a/README.txt b/README.txt index d769b33e25..4761ece0ad 100644 --- a/README.txt +++ b/README.txt @@ -1800,9 +1800,9 @@ TABLE OF CONTENT Particularly: Comparing Harbour to xHarbour: - https://raw.github.com/harbour/core/master/doc/xhb-diff.txt + https://github.com/harbour/core/raw/master/doc/xhb-diff.txt ChangeLog: - https://raw.github.com/harbour/core/master/ChangeLog.txt + https://github.com/harbour/core/raw/master/ChangeLog.txt [ Copyright (c) 2009-2013 Viktor Szakats (harbour syenar.net)