From 8b5f9e07bd157101514a7c394ce7966b2255d1c2 Mon Sep 17 00:00:00 2001 From: Bryce Johnston Date: Tue, 11 Aug 2020 18:48:35 -0500 Subject: [PATCH] Update some links in README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index affcdb6..8b5f5c5 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,13 @@ Contributions welcome! Please follow the [contributing guidelines](https://githu ## Calculators -- [farm-calculators](https://github.com/beaorn/farm-calculators) - WordPress plugin for calculating various farming and crop related information. +- [farm-calculators](https://github.com/brycejohnston/farm-calculators) - WordPress plugin for calculating various farming and crop related information. ## Climate, Environment and Weather -- [agroclimatology](https://github.com/beaorn/agroclimatology) - Ruby client for interacting with the NASA (POWER) Agroclimatology Web Resource. +- [agroclimatology](https://github.com/brycejohnston/agroclimatology) - Ruby client for interacting with the NASA (POWER) Agroclimatology Web Resource. - [bomrang](https://github.com/ropensci/bomrang) - Australian Government Bureau of Meteorology Data from R. -- [evapotranspiration](https://github.com/beaorn/evapotranspiration) - Ruby library for calculating reference crop evapotranspiration (ETo). +- [evapotranspiration](https://github.com/brycejohnston/evapotranspiration) - Ruby library for calculating reference crop evapotranspiration (ETo). - [frostline](https://github.com/waldoj/frostline) - A dataset, API, and python parser for USDA plant hardiness zones. - [GSODR](https://github.com/ropensci/GSODR) - Global summary daily weather data in R. - [iem](https://github.com/akrherz/iem) - Code that makes the Iowa Environmental Mesonet run. @@ -51,7 +51,7 @@ Contributions welcome! Please follow the [contributing guidelines](https://githu - [AgGateway’s ADAPT Toolkit](https://adaptframework.org) - Open Source project providing tools to simplify communication between growers, their machines, and their partners. - [agworld_api_client](https://github.com/agworld/agworld_api_client) - Example Agworld API Ruby client library that is compliant with specification defined by jsonapi.org. -- [agx-ruby](https://github.com/beaorn/agx-ruby) - Ruby client for Proagrica's agX platform APIs. +- [agx-ruby](https://github.com/brycejohnston/agx-ruby) - Ruby client for Proagrica's agX platform APIs. - [API-Code-Samples](https://github.com/aWhereAPI/API-Code-Samples) - Contains aWhere's API platform code samples. - [ClearAg-API-Examples](https://github.com/IterisClearAg/ClearAg-API-Examples) - A collection of code examples using the ClearAg APIs. - [Open Ag Data Alliance](https://github.com/oada) - OADA is an open project designed to bring interoperability, security, and privacy to agricultural data. @@ -110,4 +110,4 @@ Contributions welcome! Please follow the [contributing guidelines](https://githu [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Bryce Johnston](https://github.com/beaorn) has waived all copyright and related or neighboring rights to this work. +To the extent possible under law, [Bryce Johnston](https://github.com/brycejohnston) has waived all copyright and related or neighboring rights to this work.