Skip to content

Commit

Permalink
fix: update blog domain
Browse files Browse the repository at this point in the history
  • Loading branch information
yathomasi committed Dec 12, 2024
1 parent 8e38e7d commit e096216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const plugins = [
{
resolve: `gatsby-source-rss-feed`,
options: {
url: `https://iterative.ai/blog/rss.xml`,
url: `https://datachain.ai/blog/rss.xml`,
name: `IterativeBlog`
}
},
Expand Down

1 comment on commit e096216

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Link Check Report

There were no links to check!

Please sign in to comment.