app/components/lookbook/header/component.html.erb in lookbook-2.3.0 vs app/components/lookbook/header/component.html.erb in lookbook-2.3.2

- old
+ new

@@ -32,10 +32,10 @@ tooltip: "Debug info", class: "!text-lookbook-header-text", "x-show": "!loading" do |button| %> <% menu = lookbook_render :debug_menu, version: Lookbook::VERSION, docs_url: "https://lookbook.build/guide", - repo_url: "https://github.com/ViewComponent/lookbook" do %> + repo_url: "https://github.com/lookbook-hq/lookbook" do %> <%= debug_data %> <% end %> <% button.with_dropdown.with_content(menu) %> <% end %> <% end %>