From 3c6d5e8aa09f8994bffff6f715cec86b3fcd493f Mon Sep 17 00:00:00 2001 From: Mattias Nystrom <35585644+mat7ias@users.noreply.github.com> Date: Fri, 28 Jan 2022 06:15:26 +0100 Subject: [PATCH] fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6baf235..a9cb4ff 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ The users of Golem run the reference implementation in the form of the Rust impl - [Provider FAQ](https://github.com/figurestudios/community-golem-docs/blob/main/providing/provider-faq.md) - Community curated list of commonly asked questions and answers. - [Yagna-binaries for aarch64](https://github.com/MarijnStevens/yagna-binaries) - Build for 64 bit arm architecture to be able to run as a provider on a system such as a Raspberry Pi. - [Automatically update provider node prices](https://gist.github.com/sv3t0sl4v/28f896752edc9e20347ffc6d8cefe74c) - Script that checks the median of the prices on stats.golem.network and updates all 3 values on the provider node related to price. -- [Golem Price Updater](https://github.com/jedbrooke/golem-price-updater] - Automatically adjust the price for your golem node based on the current price of GLM. +- [Golem Price Updater](https://github.com/jedbrooke/golem-price-updater) - Automatically adjust the price for your Golem node based on the current price of GLM. ### Monitoring