Skip to content

Commit

Permalink
fix: broken blog links
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Apr 15, 2024
1 parent 1f455a0 commit 4fe9c6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/blog/2020-08-26-summer-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Earlier this year, we started our planning for oclifconf v2 and, like all confer

One of the most requested features, help templating enables oclif developers to customize the help output for their CLI.

Read [the announcement](/blog/introducing-custom-help-classes).
Read [the announcement](/blog/2020/05/05/introducing-custom-help-classes).

## Feature: Custom error delegation

Expand Down
2 changes: 1 addition & 1 deletion website/blog/2024-03-29-spring-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We've been focusing on these high-level areas over the past couple of years:

## Improving `@oclif/core`

Since we [announced `@oclif/core` over three years ago](./2021-03-01-introducing-oclif-core), we've released two new major versions, each packed with lots of features that we're really excited about.
Since we [announced `@oclif/core` over three years ago](/blog/2021/03/01/introducing-oclif-core), we've released two new major versions, each packed with lots of features that we're really excited about.

Here are some of these changes:
- Full support for ESM and interoperability with CommonJS (more on this topic below).
Expand Down

0 comments on commit 4fe9c6f

Please sign in to comment.