From 620bd27e37a590faa6d18ce59d656a5d3d5ad21e Mon Sep 17 00:00:00 2001 From: Timothy John Perisho Eccleston Date: Wed, 26 May 2021 17:55:34 -0500 Subject: [PATCH] update gh-pages docs link in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c4d290..5b151da 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Simple ofxclient command line utility and OFX client libraries for development. Full Documentation ================== -http://captin411.github.com/ofxclient/ +http://captin411.github.io/ofxclient/ Quick Start =========== @@ -41,4 +41,4 @@ Your username and password are stored encrypted however your account number, rou bank name, and account type are not encrypted and are visible to anyone with access to this file on your local computer. -For full details on the config file, see: http://captin411.github.com/ofxclient/ +For full details on the config file, see: http://captin411.github.io/ofxclient/