瀏覽代碼

fix anchor

Filip Dunder 1 年之前
父節點
當前提交
90b7a5385b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ You should see the following output:
 - `CACHE_NEW_MARKETS` - Set to `true` to cache new markets.
 - `CACHE_NEW_MARKETS` - Set to `true` to cache new markets.
   - This option should not be used with public RPC.
   - This option should not be used with public RPC.
 - `TRANSACTION_EXECUTOR` - Set to `warp` to use warp infrastructure for executing transactions
 - `TRANSACTION_EXECUTOR` - Set to `warp` to use warp infrastructure for executing transactions
-  - For more details checkout [warp](#warp-transactions) section
+  - For more details checkout [warp](#warp-transactions-beta) section
 - `WARP_FEE` - If using warp executor this value will be used for transaction fees instead of `COMPUTE_UNIT_LIMIT` and `COMPUTE_UNIT_LIMIT`
 - `WARP_FEE` - If using warp executor this value will be used for transaction fees instead of `COMPUTE_UNIT_LIMIT` and `COMPUTE_UNIT_LIMIT`
   - Minimum value is 0.0001 SOL, but we recommend using 0.006 SOL or above 
   - Minimum value is 0.0001 SOL, but we recommend using 0.006 SOL or above 
 #### Buy
 #### Buy