diff --git a/README.md b/README.md index f5bef30e3565be07cb8383ca3ddceded172351a1..2b1da5384f64beea9e6c27caf8b97ea302485ec7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ for-profit equivalents. This project is designed to provide some basic templates, tutorials, workflow documentation and scripts to handle accounting for an NPO. The primary example is a -[direct project (aka Model A) fiscal sponsor NPO](http://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship). +[direct project (aka Model A) fiscal sponsor NPO](https://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship). The tutorials herein @@ -36,4 +36,4 @@ copyright holders grant a waiver and/or license under the terms of CC0-1.0, as published by Creative Commons, Inc. A copy of CC0-1.0 can be found in the same repository as this README.md file under the filename CC0-1.0.txt. If this document has been separated from the repository, a [copy of CC0-1.0 can -be found on Creative Commons' website](http://creativecommons.org/publicdomain/zero/1.0/legalcode). +be found on Creative Commons' website](https://creativecommons.org/publicdomain/zero/1.0/legalcode). diff --git a/accounts/config/config-accounts.ledger b/accounts/config/config-accounts.ledger index ca4bfc33e9c6605c93d24e8554778b5948d4fbaa..e2bc9bf94dcbdbf626bf4abeabc80978d3fe8f25 100644 --- a/accounts/config/config-accounts.ledger +++ b/accounts/config/config-accounts.ledger @@ -12,7 +12,7 @@ ; can be found in the same repository as this README.md file under the ; filename CC0-1.0.txt. If this document has been separated from the ; repository, a copy of CC0-1.0 can be found on Creative Commons' website at -; http://creativecommons.org/publicdomain/zero/1.0/legalcode +; https://creativecommons.org/publicdomain/zero/1.0/legalcode ; ############################## GENERAL/SHARED ACCOUNTS ####################### diff --git a/accounts/config/config-commodities.ledger b/accounts/config/config-commodities.ledger index 84f39b5fbd32033d41a6fc3088e91f6f056c9c35..255de96ba19e2a285aefc22414607aaa7916b228 100644 --- a/accounts/config/config-commodities.ledger +++ b/accounts/config/config-commodities.ledger @@ -12,7 +12,7 @@ ; can be found in the same repository as this README.md file under the ; filename CC0-1.0.txt. If this document has been separated from the ; repository, a copy of CC0-1.0 can be found on Creative Commons' website at -; http://creativecommons.org/publicdomain/zero/1.0/legalcode +; https://creativecommons.org/publicdomain/zero/1.0/legalcode ; ############################## COMMODITIES ############################# diff --git a/accounts/config/config-npo.ledger b/accounts/config/config-npo.ledger index 21d21d8f1c638fdef9f6036c07c00f60c0f0c675..833ac146ff5664bcd9eb3e906f76803a55e8eef2 100644 --- a/accounts/config/config-npo.ledger +++ b/accounts/config/config-npo.ledger @@ -10,7 +10,7 @@ ; can be found in the same repository as this README.md file under the ; filename CC0-1.0.txt. If this document has been separated from the ; repository, a copy of CC0-1.0 can be found on Creative Commons' website at -; http://creativecommons.org/publicdomain/zero/1.0/legalcode +; https://creativecommons.org/publicdomain/zero/1.0/legalcode !include config-commodities.ledger !include config-tags.ledger diff --git a/accounts/config/config-tags.ledger b/accounts/config/config-tags.ledger index 648dd070ebf6953f40ffb5dfd796212f8ca6af08..1d9acc16170ed87a2118a43c28fa129ca6dd0f88 100644 --- a/accounts/config/config-tags.ledger +++ b/accounts/config/config-tags.ledger @@ -12,7 +12,7 @@ ; can be found in the same repository as this README.md file under the ; filename CC0-1.0.txt. If this document has been separated from the ; repository, a copy of CC0-1.0 can be found on Creative Commons' website at -; http://creativecommons.org/publicdomain/zero/1.0/legalcode +; https://creativecommons.org/publicdomain/zero/1.0/legalcode ; ################################# TAGS ################################ diff --git a/npo-ledger-cli-tutorial.md b/npo-ledger-cli-tutorial.md index 970bdb180d78f269b510d88744c81cb0493b9727..8439b1687832efb3dfe64b29ac4c21cb00fe6418 100644 --- a/npo-ledger-cli-tutorial.md +++ b/npo-ledger-cli-tutorial.md @@ -13,10 +13,10 @@ for-profit equivalents. This project is designed to provide some basic templates, tutorials, workflow documentation and scripts to handle accounting for an NPO. The primary example is a -[direct project (aka Model A) fiscal sponsor NPO](http://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship). +[direct project (aka Model A) fiscal sponsor NPO](https://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship). This tutorial was written primarily based on -[Software Freedom Conservancy](http://sfconservancy.org/)'s use of Ledger CLI +[Software Freedom Conservancy](https://sfconservancy.org/)'s use of Ledger CLI from 2008-10-22 to present for its own accounting needs. While Conservancy has done well using this system, and believes that its account system meets Generally accepted accounting principles (GAAP), this document **does not** @@ -570,6 +570,6 @@ described above. A copy of GPLv3 and CC-By-SA-3.0-USA can be found in the same repository as this file under the filenames GPLv3.txt and CC-By-SA-3.0-USA.txt. If this document has been separated from the repository, a -[copy of GPL can be found on FSF's website](http://www.gnu.org/licenses/gpl.txt) +[copy of GPL can be found on FSF's website](https://www.gnu.org/licenses/gpl.txt) and a -[copy of CC-By-SA-USA-3.0 can be found on Creative Commons' website](http://creativecommons.org/licenses/by-sa/3.0/us/legalcode). +[copy of CC-By-SA-USA-3.0 can be found on Creative Commons' website](https://creativecommons.org/licenses/by-sa/3.0/us/legalcode). diff --git a/rounding/proposal.md b/rounding/proposal.md index 047b9661151b00c28ebec90c8af19f073fabbe6b..66823bb48a577a110b74b9320925bea49aaabdca 100644 --- a/rounding/proposal.md +++ b/rounding/proposal.md @@ -1,7 +1,7 @@ Some documentation is already there on internal representation of numbers in ledger. It stores numbers as rational numbers avoid rounding problems arising of floating point representation. -http://www.ledger-cli.org/3.0/doc/ledger3.html#Specifying-Amounts +https://www.ledger-cli.org/3.0/doc/ledger3.html#Specifying-Amounts The only time when rounding occurs is while displaying. But there are some other rounding problems in accountancy and it will be good to have a discussion on them. @@ -39,4 +39,4 @@ If rounding up was done per transaction, then the error per transaction may add In the above example if there is rounding up in each transaction then the overall result will be off by few cents. This problem does not occur in ledger as rounding is deffered till the last point that is at the time of display. - \ No newline at end of file +