docs: Add protocol to config doc link to make it usable (#39)

Having a fully-qualified URL lets you cmd+click and go there from your editor! (on macOS - its probably ctrl+click on Windows)
This commit is contained in:
Rebecca Le 2024-07-09 20:37:18 +08:00 committed by GitHub
parent 27b6808408
commit 913945bb33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ defmodule Igniter.Project.IgniterConfig do
".igniter.exs",
"""
# This is a configuration file for igniter.
# For option documentation, see hexdocs.pm/igniter/Igniter.Project.IgniterConfig.html
# For option documentation, see https://hexdocs.pm/igniter/Igniter.Project.IgniterConfig.html
# To keep it up to date, use `mix igniter.setup`
[]