From 0def2741482a722f005c0b59a6711b367450b928 Mon Sep 17 00:00:00 2001 From: vszakats Date: Fri, 15 Mar 2013 11:35:01 +0100 Subject: [PATCH] 2013-03-15 11:34 UTC+0100 Viktor Szakats (harbour syenar.net) * README.txt * tweak to git raw links --- ChangeLog.txt | 4 ++++ README.txt | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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)