Skip to content

Replace dead Broccoli links #284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Replace dead Broccoli links #284

merged 1 commit into from
Mar 25, 2023

Conversation

bertdeblock
Copy link
Collaborator

I think this should suffice for now.

Closes #283.

@bertdeblock bertdeblock added the bug Something isn't working label Mar 24, 2023
@bertdeblock bertdeblock self-assigned this Mar 24, 2023
@netlify
Copy link

netlify bot commented Mar 24, 2023

Deploy Preview for ember-cli-guides ready!

Name Link
🔨 Latest commit cba2e5d
🔍 Latest deploy log https://app.netlify.com/sites/ember-cli-guides/deploys/641ddf3b0bba960008297351
😎 Deploy Preview https://deploy-preview-284--ember-cli-guides.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@@ -10,7 +10,8 @@ Ember uses Broccoli for the build process. Broccoli is an independent project th
For example, if an app has content in the form of Markdown files that need to be turned into HTML during the build, it could be done with Broccoli. This very app you're reading content on right now follows that architecture, and the work was turned into a [Broccoli plugin](https://github.com/stonecircle/broccoli-static-site-json).

<!-- alex disable just -->
Just like there are Ember community addons, there are a variety of Broccoli plugins too! For more information please visit plugins section of [Broccoli official website](https://broccoli.build/about.html#plugins)
Just like there are Ember community addons, there are a variety of Broccoli plugins too!
You can find plugins under the [broccoli-plugin keyword](https://npmjs.com/search?q=keywords:broccoli-plugin) on npm.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@locks locks merged commit 93267fc into main Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dead link to https://broccoli.build/
2 participants