Kaynağa Gözat

docs: Link fleetflow repo in CHANGELOG instead of local path

Release hygiene (github-ops hard rule 7): the extraction entry pointed at
the machine-local checkout; the public repo link is the useful reference.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0xDarkMatter 1 ay önce
ebeveyn
işleme
bf09620cf8
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -140,7 +140,8 @@ feature releases live in the README "Recent Updates" section.
 
 ### Removed
 
-- **`fleetflow` skill extracted to its own repo** (`X:\Forge\fleetflow`) with
+- **`fleetflow` skill extracted to its own repo**
+  ([github.com/0xDarkMatter/fleetflow](https://github.com/0xDarkMatter/fleetflow)) with
   full history via `git subtree split` (36+ commits) — an app with a live
   service (the machine-wide dashboard at `https://fleetflow.lab`), its own
   server (`ff-serve.py` + `ff-aggregate.py` + `ff-archive.sh`, recovered from