From fdf05993f90cfd84b5453716ce6ab9711e5eb98e Mon Sep 17 00:00:00 2001 From: lucetrez <149235148+lucetrez@users.noreply.github.com> Date: Tue, 16 Dec 2025 14:23:17 +0900 Subject: [PATCH] Add glnk.dev to the tools list in README Added glnk.dev as a personal go-links service. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4212f1..13cc6ae 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management. - [tfenv](https://github.com/tfutils/tfenv) - Terraform version manager. - [Kanvas](https://kanvas.new) - a collaborative tool with visual interface for designing and operating infrastructure. +- [glnk.dev](https://glnk.dev) - Personal go-links service with free subdomains. Includes public shortcuts for [AWS](https://aws.glnk.dev) and [GCP](https://gcp.glnk.dev) consoles. ## Continuous Integration & Delivery