From 01707211fa11b7e94d0c22e8dd15f07e83cb2e5c Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Tue, 14 May 2024 13:59:05 -0400 Subject: [PATCH] manual update links --- books/manual/SUMMARY.md | 2 +- collections/cloud/pricing/pricing.md | 1 - collections/dashboard/solutions/{vm.md => microvm.md} | 0 collections/dashboard/solutions/vm_intro.md | 4 ++-- 4 files changed, 3 insertions(+), 4 deletions(-) rename collections/dashboard/solutions/{vm.md => microvm.md} (100%) diff --git a/books/manual/SUMMARY.md b/books/manual/SUMMARY.md index 5c63322..7ef28da 100644 --- a/books/manual/SUMMARY.md +++ b/books/manual/SUMMARY.md @@ -12,7 +12,7 @@ - [Virtual Machines](dashboard/solutions/vm_intro.md) - [Micro and Full VM Differences ](dashboard/solutions/vm_differences.md) - [Full Virtual Machine](dashboard/solutions/fullVm.md) - - [Micro Virtual Machine](dashboard/solutions/vm.md) + - [Micro Virtual Machine](dashboard/solutions/microvm.md) - [Nixos MicroVM](dashboard/solutions/nixos_micro.md) - [Add a Domain](dashboard/solutions/add_domain.md) - [Orchestrators](dashboard/deploy/orchestrators.md) diff --git a/collections/cloud/pricing/pricing.md b/collections/cloud/pricing/pricing.md index ae8f838..6249209 100644 --- a/collections/cloud/pricing/pricing.md +++ b/collections/cloud/pricing/pricing.md @@ -34,7 +34,6 @@ - mUSD = 1/1000 of USD, mTFT = 1/1000 of TFT - TFT pricing pegged to USD (pricing changes in line with TFT/USD rate) -- The current TFT to USD price is !!wiki.include page:'manual:tft_value.md' USD - pricing is calculated per hour for the TFGrid 3.0 > Please check our [Cloud Pricing for utilization sheet](https://docs.google.com/spreadsheets/d/1E6MpGs15h1_flyT5AtyKp1TixH1ILuGo5tzHdmjeYdQ/edit#gid=2014089775) for more details. diff --git a/collections/dashboard/solutions/vm.md b/collections/dashboard/solutions/microvm.md similarity index 100% rename from collections/dashboard/solutions/vm.md rename to collections/dashboard/solutions/microvm.md diff --git a/collections/dashboard/solutions/vm_intro.md b/collections/dashboard/solutions/vm_intro.md index be0bf5f..b3544d3 100644 --- a/collections/dashboard/solutions/vm_intro.md +++ b/collections/dashboard/solutions/vm_intro.md @@ -5,7 +5,7 @@ On the TFGrid, you can deploy both micro and full virtual machines.

Table of Contents

- [Micro and Full VM Differences ](vm_differences.md) -- [Full Virtual Machine](fullVm.md) -- [Micro Virtual Machine](vm.md) +- [Full Virtual Machine](fullvm.md) +- [Micro Virtual Machine](microvm.md) - [Nixos MicroVM](nixos_micro.md) - [Add a Domain](add_domain.md) \ No newline at end of file