Replace broken references to CircleCI (#1318)

This commit is contained in:
Daniel Chao
2025-12-03 09:44:17 -08:00
committed by Jen Basch
parent e5577ed8f0
commit 1b29d59b21
6 changed files with 14 additions and 11 deletions
+2 -1
View File
@@ -102,7 +102,8 @@ To install:
3. Select the zip file within `pkl-internal-intellij-plugin/build/distributions`.
== Resources
For automated build setup examples see our https://github.com/apple/pkl/blob/main/.circleci/[CircleCI] jobs like our https://github.com/apple/pkl/blob/main/.circleci/jobs/BuildNativeJob.pkl[BuildNativeJob.pkl], where we build Pkl automatically.
For automated build setup examples see our https://github.com/apple/pkl/blob/main/.github/[GitHub Actions] jobs like our https://github.com/apple/pkl/blob/main/.github/jobs/BuildNativeJob.pkl[BuildNativeJob.pkl], where we build Pkl automatically.
=== Truffle