Update README.org (Repository -> Codeberg)

This commit is contained in:
Phil Bajsicki 2025-05-24 03:39:08 +02:00
parent c0bbb50382
commit 8e8fe1186f

View file

@ -2,10 +2,12 @@
#+author: Phil Bajsicki
#+auto_tangle: t
#+PROPERTY: header-args :elisp :tangle gptel-org-tools.el
* Note
This repository previously lived on my personal forge. I have since moved it to codeberg. My personal forge will remain reasonably up-to-date, however [[https://codeberg.org/bajsicki/gptel-org-tools][codeberg]] is the reference repository.
* Disclaimer
- ~This package is an active privacy risk. It allows the LLM to autonomously expand its context in any direction it chooses.~
- ~Only connect to third-party systems if you understand and accept the risk of *any* of your files becoming publicly accessible.~
* Intro
This is a collection of tools I wrote to help me review my life.
@ -40,7 +42,7 @@ packages.el:
#+begin_src elisp :tangle no
(package! gptel-org-tools
:recipe (:host nil
:repo "https://git.bajsicki.com/phil/gptel-org-tools"))
:repo "https://codeberg.org/bajsicki/gptel-org-tools"))
#+end_src
config.el: