From ca6ba57c8a880ccc4ea22c98957148a19e16c745 Mon Sep 17 00:00:00 2001 From: Jimmy Ririe Date: Fri, 28 Mar 2025 11:21:11 -0400 Subject: [PATCH] Specify that up-to-date docs can be found at binsync.net/docs --- README.md | 2 ++ docs/intro.md | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 96ae0c0..5aec919 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # docs.binsync.net +This build is experimental and unfinished. For the most up-to-date docs, visit https://binsync.net/docs/home/ + ## Development Local run with: ``` diff --git a/docs/intro.md b/docs/intro.md index f691764..668277c 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -4,6 +4,7 @@ sidebar_position: 1 # Welcome to BinSync +## Important: visit https://binsync.net/docs/home/ for the most up-to-date documentation BinSync is a decompiler collaboration tool built on the Git versioning system to enable fined-grained reverse engineering collaboration regardless of decompiler. BinSync is built by [mahaloz](https://github.com/mahaloz),